Customer login and apps.

Hi,
     I would like for one of my customers to have the ability to use ntop. However, when I create a customer login there is no "Apps" section visible on the dashboard.  Documentation suggest that customers can use these apps as well as partners. 
Also , when logging into the Onplus locally from the lan what credentials are used? Does the device authenticate using Onplus portal creds?
Please advise. Thanks, Andrew

If the ON100 is on the same physical LAN as your customer, have them browse to the IP address of the ON100 on port 3000.  NTOP will come up.
E.g.: http:xxx.xxx.xxx.xxx:3000
This is much faster and easier than going thru OnPlus to get to the NTOP app.  The single issue that could bother you is that there is no login or other security.

Similar Messages

  • How To create custom login and create user pages

    Where can I find documentation that discusses how I can create a custom login page and create new user page?
    Also, I cannot find how to get away from the default login page.
    I am using 9iAS/Portal R2.
    Bill G...

    Well - I did find some docs;
    Chapter 8 of the Oracle9 iAS Single Sign-On.pdf file titled "Customizing the Single Sign-On Interface" has some good info but I'm wondering about the "create new user part".
    Bill G...

  • 11g Discoverer - Custom Login and private workbooks questions

    I would like to know if anyone has experience with the following issues.
    It appears that you could configure a custom login for Discoverer Plus/Viewer (users are authenticated via a custom application > provide a link within the custom application to launch Discoverer Plus > Discoverer Plus authenticate with the database as a generic single/service oracle username for a given EUL).
    My questions:
    1. Since we authenticate users in our application, could we just pass generic user information to allow a Discoverer Plus login via a URL (without the generic password being exposed to the user)?
    2. If a custom login works using a generic discoverer database username, how could you pass a unique user identifier so that a user could create and save their own workbooks privately?
    Essentially, we would like to authenticate the Discoverer Plus session via our own application (since the user is already authenticated within our application). And, we would like the Discoverer Plus database session to be generic so we do not require unique database accounts for every end-user. However, we also want the generic Discoverer Plus "session user" to be able to save private workbooks (possibly using sys_context('USERENV', 'CLIENT_IDENTIFIER')).
    Thanks for any insight

    Hi,
    1. Since we authenticate users in our application, could we just pass generic user information to allow a Discoverer Plus login via a URL (without the generic password being exposed to the user)?You can use an HTTP post to send a Discoverer URL that contains both the username and password, so this should allow you to connect ot a generic user.
    2. If a custom login works using a generic discoverer database username, how could you pass a unique user identifier so that a user could create and save their own workbooks privately?I don't think you can do this without using Oracle SSO. I workaround you could explore is for your Discoverer URL to run an initialisation workbook, which takes an encrypted username as a parameter and if this is OK the workbook sets the database environment using PL/SQL and DBMS_SESSION package. The user would then always see the results of the initialisation workbook when they connected which could just show a welcome message.
    Rod West

  • How can i make custom login  and priviliges pages  depend on database ?

        Hi all,
       how can i make custom login page and custom security pages depend on oracle database tables.

    User, please tell us your Jdev version!
    Have you used the search field in the forum?
    This had been asked a couple of times.
    http://biemond.blogspot.in/2008/12/using-database-tables-as-authentication.html and
    http://biemond.blogspot.in/2008/12/using-weblogic-provider-as.html
    Timo

  • Using a custom login page for the portal

    Hi all,
    I'm currently doing a migration from Plumtree 4.5WS to Plumtree 5.0.4. In the current 4.5WS portal, I'm catering to 3 different login mechanisms due to time-lags in migration of my users' workstations. The 3 mechanisms are:
    1) Smart Card Reader on Windows 95 using TLS (uses a client side ActiveX)
    2) Smart Card Reader on Windows XP using SSL (uses client side ActiveX)
    3) Java PKI Card on Windows XP using SSL (uses server side scripting)
    To cater to the above, we've made customisations to login.asp and dologin.asp and also added a few scripts of our own.
    I now need to migrate these over to Plumtree 5.0 as well. I've thought of 2 ways to do this:
    1) Doing a custom view replacement of the Login View. This however has limitations as I'm not sure how the codes for the above 3 mechanisms will come in, especially 3), which involves server side scripting.
    2) Creating a custom login and exit page. This is probably a much more feasible solution in my case as it allows me to freely create my login pages and exit pages accordingly to cater for the above. However to do this, I need to be able to customize the Log In and Log Off links on the Portal Banner in order to point these to my own login and exit pages.
    Any ideas what is the best (or correct) way to do this?
    Thanks!
    Weng Kong Lee

    AFAIK only one login.jsp is called.
    But you can include logic into that one JSP file.
    If referer = portal.company.com THEN
    else
    This way you can create different look and feel for different virtual hosts.
    Login portlets have the disadvantage that https is not supported
    Ton

  • MAKING AN IFRAME IN DREAMWEAVER TO IMPORT INTO MUSE FOR CUSTOMER LOGIN

    Okay So i am making a client there website in muse and they're wanting a customer login and customer sign up into there webpage but muse does not have that option. I called adobe and they said to make an iframe in dreamweaver and then put it into muse in html. How do i do this? I NEED HELP BADLY!

    The code that Muse creates is completely different to the code that Dreamweaver and other good IDE's produce. I doubt that you can put that code into Muse.
    It may be an idea to ask the question the the Muse forum.

  • Stream of Login and Logout

    Hi,
    I wanted to create 2 page login(Login1 to login into Page Group1,another login into Group2).
    Can I set links to access Login1 anh Login2 ?.
    (I want Login1 derect Index of Page Group1,Login2 derect Index of page Group, the same question with Logout page?)
    Could you solve the problem ?
    regards,
    thangtk

    Hi,
    this is not possivble with PAR. You can try to achieve this with the Activity Data Collector. The ADC will collect more information in a more raw format and you'll have to apply you own filter to gain the desired information.
    SDN PDF: https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e07edaa8-70ae-2b10-2390-f068636c8b1e
    SAP Help: http://help.sap.com/saphelp_nw70/helpdata/en/46/e42c3ed63369b5e10000000a114a6b/content.htm
    You can also try to catch these information with a customized login and logoff application (java) that will write the login / logoff ID and time to the DB.
    br,
    Tobias

  • Custom In-App Login and Authorisation Facebook iOS?

    I spend all day to find but now I still confused about that question :
    By looking some app that have facebook login and tutorial on facebook developers website. I see that all of them bring user to safari window for logging in .
    Is there any way to create custom facebook login on ViewController in ios ? Is it complex to implement ?
    Thank you very much !

    Using Facebook API should help you to implement custom login. But, if you want to have an easy method you can use Addthis framework, if you need to offer FB logins in older version of IOS (<6). In IOS 6 SDK you have the Social framework and it is good to use it. Just use Facebook API specifications.

  • Problem - Custom Page Call Working via APPS login and not using CRM login

    I have created a custom link in the Oracle Portal order page. The call (click) works correctly when I login using a regular apps login and choose ORDER STATUS , but if I login directly to CRM and then access the same page via clicking on ORDER PORTAL image, the link doesn't work --> it seems to get translated to something I am not familiar with. I have illustrated the problem below, and am trying to figure out what to do to make the CRM login environment work as well.
    Thanks.
    Channeld
    Code modification to the CO -->
    String dest_url = "OA.jsp?OAFunc=XXX_ONT_FUNC_129&Header_ID_p="+Header_ID;
    OAUrl oaurl = new OAUrl(dest_url);
    dest_url = oaurl.createURL(pageContext);
    osb.setDestination(dest_url);
    --> what the link shows in on the order page using both logins
    http://pl1ua121.corio.com:8000/OA_HTML/OA.jsp?OAFunc=XXX_ONT_FUNC_129&Header_ID_p=11261&_ti=1811750263&oapc=5&oas=grPSiOwvEyLuXdxKt_a5GA..
    --> what the link gets translated to once clicked within a CRM login session; note, during a regular apps login,
    the link does not get translated.
    http://pl1ua121.corio.com:8000/OA_HTML/RF.jsp?function_id=27070&resp_id=50661&resp_appl_id=672&security_group_id=0&params=08V2jKe4UMpLbUVYUjsT8ZCABTTWpQnO7QdLdJyREFbPg8IIF5.vbStfOY8IYonLVX-dbml9UlrBKO.-rfzhVC2iib.jk6vv-9lnvaN2g5jHG7dKBUwLdgDx0woWFYmOIGTJJxkjHrHfmNMIqDTmxzD8K-jXUU8Vqja8Ajn98ZYtdz6iVvq.yKvS3fbGlxu7vsBw20gV7Yp8gAp9Ps90OUg.5HJh9CD8FhYpiJp4ffQ

    Hi,
    Thanks for the update.
    Sir its not about calling the JSP Page from OAF page.
    My requirement is what I have explained above.
    Please suggest its urgent.
    Thanks,
    Raja Dutta

  • Custom Login screen - Yammer app webpart not working

    Hi Team,
    I have created windows login  website and configured Yammer . it is working fine.
    But I have created another website with custom login screen and If i check Yammer Feed app webpart nothing is opening.for few browsers got exception like "401 : unauthorized access".
    I have placed custom log in page in "_layouts" folder.
    I am new to sharepoint 2013 and Yammer. kindly let me know in details what is the problem and root cause and solution.
    Otjherwise is there any chance to create a custom webpart using Yammer API ? If so where I can find it ? what are the root Dll's and root classes to implement it.
    Regards,
    Rajesh

    Hi,
    According to your description, my understanding is that when you access the Yammer Feed app, it occur "401:unauthorized access" .
    If this error occurs in few browsers, it could be related to browser settings.  The Yammer Feed app requires the user has third party cookies enabled in their browsers.
    Here are some similar threads about the solution for this issue:
    http://stackoverflow.com/questions/23248749/yammer-embed-feed-works-in-ie-and-firefox-but-not-in-chrome-gives-401-unauthori
    http://stackoverflow.com/questions/27383175/http-401-error-for-every-yammer-rest-api-call-for-a-given-network
    About how to use Yammer API to create custom web part, here are some detailed articles for your reference:
    https://samlman.wordpress.com/2015/03/02/using-the-yammer-api-in-a-net-client-application/
    http://pythonhosted.org/yampy/api.html
    https://github.com/yammer/yam
    Thanks
    Best Regards
    Jerry Guo
    TechNet Community Support

  • Issues with OSSO ,custom login module and form based authentication

    Hi:
    We are facing issues with OSSO (Oracle Single Sign on ),Our application use the form based
    authentication and Custom login module.
    Application is going in infinite loop when we we try to login using osso ,from the logs
    what I got is looks like tha when we we try to login from OSSO application goes to the login
    page and it gets the remote user from request so it forwards it to the home page till now
    it is correct behaviour ,but after that It looks like home page find that authentication is
    not done and sends it back to the login page and login page again sends it to the home as it
    finds that remote user is not null.
    Our web.xml form authentication entry looks like this :
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/jsp/login.jsp</form-login-page>
    <form-error-page>/jsp/couldnotlogin.jsp</form-error-page>
    </form-login-config>
    </login-config>
    While entry in orion-application.xml has the following entry for custom login :
    <jazn provider="XML">
         <property name="custom.loginmodule.provider" value="true" />
    <property name="role.mapping.dynamic" value="true" />
    </jazn>
    Whether If I change the authentication type to BASIC and add the following line
    in orion-application.xml will solve the issue :
    <jazn provider="XML">
         <property name="custom.loginmodule.provider" value="true" />
    <property name="role.mapping.dynamic" value="true" />
    <jazn-web-app auth-method="SSO" >
    </jazn>
    Any help regarding it will be appreciated .
    Thanks
    Anil

    Hi:
    We are facing issues with OSSO (Oracle Single Sign on ),Our application use the form based
    authentication and Custom login module.
    Application is going in infinite loop when we we try to login using osso ,from the logs
    what I got is looks like tha when we we try to login from OSSO application goes to the login
    page and it gets the remote user from request so it forwards it to the home page till now
    it is correct behaviour ,but after that It looks like home page find that authentication is
    not done and sends it back to the login page and login page again sends it to the home as it
    finds that remote user is not null.
    Our web.xml form authentication entry looks like this :
    <login-config>
    <auth-method>FORM</auth-method>
    <form-login-config>
    <form-login-page>/jsp/login.jsp</form-login-page>
    <form-error-page>/jsp/couldnotlogin.jsp</form-error-page>
    </form-login-config>
    </login-config>
    While entry in orion-application.xml has the following entry for custom login :
    <jazn provider="XML">
         <property name="custom.loginmodule.provider" value="true" />
    <property name="role.mapping.dynamic" value="true" />
    </jazn>
    Whether If I change the authentication type to BASIC and add the following line
    in orion-application.xml will solve the issue :
    <jazn provider="XML">
         <property name="custom.loginmodule.provider" value="true" />
    <property name="role.mapping.dynamic" value="true" />
    <jazn-web-app auth-method="SSO" >
    </jazn>
    Any help regarding it will be appreciated .
    Thanks
    Anil

  • The APP store won't verify my login and password.

    The APP store tells me my login and password were not verified (or something) and I must respond to an email. Then it says my email address can't be used and I need another address. But there's not a thing wrong with the address they have. It's where I get and send email, and I don't have another address. Can anything be done, or will the app store have to get along without me?
    One of my 4 Macs was updated to Maverick but never got iPhoto. I want it, but the only source is Apple's app store.

    Apple Store Customer Service at 1-800-676-2775 or visit online Help for more information.
    To contact product and tech support: Contacting Apple for support and service - this includes
    international calling numbers..
    For Mac App Store: Apple - Support - Mac App Store.
    For iTunes: Apple - Support - iTunes.

  • Potential JavaSSO and Custom Login Module Bugs In Clustered Environment

    We've been working with the custom login modules and JavaSSO and have found issues with deployment on 10.1.3.2 in a clustered environment. Deployment on a single server looks like it is working properly.
    I'm wondering whether any one here has been using CLM with JavaSSO and have deployed in a clustered application server environment? I've posted in the past regarding this in the OC4J side, but never got a response, so I thought I'd try the experts here...
    Here are some TARS that we've logged. Any help from the community would be appreciated.
    6320304.994 JAVASSO JSSOUTIL.LOGOUT FUNCTION REDIRECT NOT WORKING ON CLUSTER
    6365407.993 SETTING <distributable/> TAG IN WEB.XML CRASHES APPLICATION
    6338664.992 JAVASSO LOGIN PAGE DOES NOT LOGIN USER BUT RELOADS LOGIN PAGE
    Thanks!
    Kenton

    Hi Kenton,
    Specifically, what were the issues that you ran into when clustering JavaSSO? Was it a problem only when combined with the Custom LM?
    As long as the same CLM is configured for your app (I assume this is also clustered) and JavaSSO, that should be sufficient. Obviously, CLM need to be configured against the same user repository.
    If the apps were on different hosts, did you remember to set the property "custom.sso.cookie.domain" to set the right domain name in the cookie? Otherwise, you will keep getting redirected to the login page.
    http://download.oracle.com/docs/cd/B32110_01/web.1013/b28957/javasso.htm#BABJCGCB
    -skt

  • SSO b/w portal and webdynpro application customized login??

    Hi,
    I  have one webdynpro application which has a login screen (Created as Webdynpro view). If user enters user/passord, the same gets checked from a custom table in the db (Method for checking user credtentials has been written in view controller). if user credentials are correct it performs some actions defined in webdynpro application.
    I want to configure SSO b/w portal and this webdynpro application sothat when user logon to the portal and open this webdypro application, Login page of webdynpro application should not be shown i.e user credentials should be passed from portal and corresponding authentication method in webdynpro should be called to authenticate the user.
    How to do the same without touching webdypro application ?
    Can we call a method of webdynpro application from portal?
    Regards
    Deepak

    1) To enable ticket authentication for the web dynpro iviews, you must maintain the definition of the system running the Web Dynpro application and set logon method to "SAPLOG"
    2)Since you have customized login screen, you need to bypass this screen manually when you login from portal.
    Add parameter to the application while defining the iview.Give some constant value.
    Check value of this parameter in webdynpro and fire to next view.

  • How to get inputted value in a RTE field on custom page and submit by REST call in 'Sharepoint hosted app'.

    Hi I am facing the three questions below.
    1. How to use default RTE in custom page in Sharepoint hosted app.
     I saw the article of Rich text Editor (ribbon based) in a webpart in SharePoint 2013 and tried it. But it did not work well. I guess it needs code-behind setting, however sharepoint hosted app does not support code-behind.
    Does anybody know how to do this?
    2. In above case, I placed the below code on custom page and tried to get the field's value when submit button was clicked.
    <SharePoint:InputFormTextBox ID="rftDefaultValue"
    RichText="true"
    RichTextMode="FullHtml" runat="server"
    TextMode="MultiLine" Rows="5">
    </SharePoint:InputFormTextBox>
    In debugger, the returned value was 'undefined'.
    var note = $('#hogehoge').val();
    Is it possible to get the RTE value? If yes, please let me know how to do this.
    3. I need to submit the RTE value using REST call.
    In this
    article in MSDN, the item creation sample treats single line text field. Does anybody know the sample for RTE?

    Hi,
    According to your description, you might want to use Rich Text Editor control in your SharePoint hosted app.
    First of all, I would suggest you post one question in one thread to make it easier to be discussed, which would also help you get a quick solution.
    Though we can add this control into a SharePoint hosted app, however, as we can’t add code behind for it, plus with the potential compatibility issues in different
    browsers, I would suggest you use other JavaScript Rich Text Editor plugins instead.
    Two JavaScript Rich Text Editor plugins for your reference:
    http://quilljs.com/
    http://nicedit.com/
    If you want to submit the value of Rich Text Editor control to a SharePoint list using REST call, since the content in the Multiple Line of Text column is wrapped
    with nested HTML tags, the similar requirement would also be applied to the content to be submitted.
    Here is a code snippet about how to update a Multiple Line of Text column for your reference:
    updateListItem(_spPageContextInfo.webAbsoluteUrl, "List018", 1);
    function updateListItem(siteUrl, listName, itemId)
    var itemType = GetItemTypeForListName(listName);
    var item = {
    "__metadata": { "type": itemType },
    "MultiTextEnhanced": "<div><a href='http://bing.com/'>Bing</a><br></p></div>",
    "Title": "123"
    $.ajax({
    url: siteUrl + "/_api/web/lists/getbytitle('" + listName + "')/items(" + itemId + ")",
    method: "GET",
    headers: { "Accept": "application/json; odata=verbose" },
    success: function (data) {
    console.log(data);
    $.ajax({
    url: data.d.__metadata.uri,
    type: "POST",
    contentType: "application/json;odata=verbose",
    data: JSON.stringify(item),
    headers: {
    "Accept": "application/json;odata=verbose",
    "X-RequestDigest": $("#__REQUESTDIGEST").val(),
    "X-HTTP-Method": "MERGE",
    "If-Match": data.d.__metadata.etag
    success: function (data) {
    console.log(data);
    error: function (data) {
    console.log(data);
    error: function (data) {
    console.log(data);
    // Getting the item type for the list
    function GetItemTypeForListName(name)
    return"SP.Data." + name.charAt(0).toUpperCase() + name.slice(1) + "ListItem";
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support,
    contact [email protected]
    Patrick Liang
    TechNet Community Support

Maybe you are looking for

  • [15013] Logical table, BIDATA.W1_SYNONYM_EMPLOYEE1_D1, does not join to any

    Hello all. I have following situation. I have a Employee table(w1_employee1_d1) Salary table(w_salary_f) in Database. every thing is fine when I import it in OBIEE Administration tool and use the answers. Then I created a synonym as (w1_synonym_emplo

  • System Profiler Missing

    Hi I was recently trying to go on PhotoBooth and it said no camera connected i tried to look for help and everything said to use system profiler. I know that it is in the utilities folder but its missing im not sure what happened i hvae never touched

  • Setting to use only middle portion of ultra wide display in order to get traditional width-to-height ratio

    For the software I use most, like word processor and terminal emulator, a more squarish display is much easier to view than the ultra-wide display I recently purchased (somewhat by mistake). Everything has become very stretched out lengthwise and is

  • FGen sweep function TestStand

    I have a NI PXI 5402 and wish to use its 'sweep' function in TestStand. I can open the NI FGEN Soft Panel on its own and can use the sweep function manually. However when opening the ivi FGen function in TestStand it has some functions in it but does

  • Issue with Action pane sap bpc 7.5 MS

    Hello All, Got a issue ,  when clicking the dimension to select members in action pane it shows blank box . Is there any XLS setting that needs to be in place OR any other thing needs to be fixed?? It happens only with one id. Kindly help on this. Th