Setting up external authentication

In Section 6.4 of the LCC Developer Guide, under the description of the workflow, step 3 States: "Develop scripts as described in the documentation of the script."

Specifically, what documentation is meant here?

Thank you.

Hello

This is so the documentation refers to the documentation for the scripting language specific, you use external authentication.

If you unpack our application, you will find a folder named ServerIntegration with libraries of supply required to implement external authentication of different scripts such as php, ruby, python, coldfusion and so on. Each of these script file contained the respective script as well as the README files on the way to setting points and so on.

In addition, you will find examples of the use of our API server to Server (external authentication being communication Server2Server) with these different scripts under sampleApps/Server2Server/folder. These examples also have the README files for installation.

The answer to your question are all these README files.

Hope this helps

Thank you

Hironmay Basu

Tags: Adobe LiveCycle

Similar Questions

  • the external authentication server configuration

    What is the difference with option 'a' (compared to the 'b' option) what configuration of an external authentication server?

    a. configuration | System | Servers | Authentication

    b. configuration | User management | Groups | Authentication servers

    Is it correct to assume that the 'b' option allows for the configuration of external servers for specific groups? Why should I use option 'a '? Thanks in advance.

    OK, option b allows you to set a server authentication for a specific group, while option 1 defines a server authentication for all groups. If option b is set then this server is used for authentication to this group only and overrides whatever it is defined in the option. If it is not set, then the option is used.

  • SE * external authentication failure * while integrating with facebook

    Hello

    I try to incorporate my Facebook app, but I get error external authentication failure .

    Can anyone tell why I get this error.

    Here are the logs:

    013-05-21 15:21:10,819 [http-bio-8090-exec-2] ERROR com.fatwire.cos.sso.external.dispatcher.ExternalInfrastructureImpl - Cannot return content by URL https://graph.facebook.com/oauth/access_token?client_id=171456803019530&client_secret=5bec0d20e7a7856d1467fca8ba085c2a&code=AQAeDVMGCehAajbja22j7tbn1BS8opjNSlQu1Am8g999Job-u3KJr_7uqkNptycmc9q5mIG2zWw9S-P4NMeBGBLivDVTCo6aC8_mSwsE7HyJkzqyBUf872HblCiNXMbEqgc8GbDf6IrEzEa8DNPaNQPiQdQmJVdosJKlt0mdEf3_iR47iC9wKmFpyvSAp1IgdW_6xDW5A-yMAal61lCzrV1eeAQNR_SiTd08T6UaJKws24c1VyICyMMwyA3kg8zz-bLc126Tr6aSaFu90HXesn62cNpEP6wOrFHhJwlIJPElw-6SRY31xX9f9AHadKh5s1c&redirect_uri=http%3A%2F%2F10.180.57.81%3A8090%2Fcos%2Fexternal-auth%2Ffacebook-share%2F
    java.net.ConnectException: Connection timed out: connect
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559)
    at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:141)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
    at sun.net.www.http.HttpClient.openServer (HttpClient.java:394)
    at sun.net.www.http.HttpClient.openServer (HttpClient.java:529)
    to sun.net.www.protocol.https.HttpsClient. < init > (HttpsClient.java:272)
    at sun.net.www.protocol.https.HttpsClient.New (HttpsClient.java:329)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient (AbstractDelegateHttpsURLConnection.java:172)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect (HttpURLConnection.java:911)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (AbstractDelegateHttpsURLConnection.java:158)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream (HttpURLConnection.java:1172)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream (HttpsURLConnectionImpl.java:234)
    at com.fatwire.cos.sso.external.dispatcher.ExternalInfrastructureImpl.getURLContent(ExternalInfrastructureImpl.java:165)
    at com.fatwire.cos.sso.external.dispatcher.facebook.ShareProcessor.getAccessToken(ShareProcessor.java:112)
    at com.fatwire.cos.sso.external.dispatcher.facebook.ShareProcessor.processRequest(ShareProcessor.java:56)
    at com.fatwire.cos.sso.external.dispatcher.ExternalAuthenticatorImpl.authenticate(ExternalAuthenticatorImpl.java:43)
    at com.fatwire.cos.sso.external.dispatcher.ExternalAuthDispatcher.processAuthenticationRequest(ExternalAuthDispatcher.java:70)
    at com.fatwire.cos.sso.external.dispatcher.supportservlet.ExternalAuthDispatcherServlet.doGet(ExternalAuthDispatcherServlet.java:38)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:263)
    at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:178)
    at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:62)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.comments.service.filters.RestFilter.doFilter(RestFilter.java:141)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.i18n.ResourceFilter.doFilter(ResourceFilter.java:45)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.sso.SSOContextFilter.doFilter(SSOContextFilter.java:64)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:509)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.sso.GeneralPreparationsFilter.doFilter(GeneralPreparationsFilter.java:68)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.util.web.StartupGuardFilter.doFilter(StartupGuardFilter.java:42)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:118)
    at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:113)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:585)
    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:310)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    2013-05-21 15:21:10, 831 [http-bio-8090-exec-2] ERROR com.fatwire.cos.sso.external.dispatcher.ExternalAuthDispatcher - external authentication failure
    java.lang.RuntimeException: java.lang.RuntimeException: java.net.ConnectException: Connection timed out: connect
    at com.fatwire.cos.sso.external.dispatcher.facebook.ShareProcessor.processRequest(ShareProcessor.java:92)
    at com.fatwire.cos.sso.external.dispatcher.ExternalAuthenticatorImpl.authenticate(ExternalAuthenticatorImpl.java:43)
    at com.fatwire.cos.sso.external.dispatcher.ExternalAuthDispatcher.processAuthenticationRequest(ExternalAuthDispatcher.java:70)
    at com.fatwire.cos.sso.external.dispatcher.supportservlet.ExternalAuthDispatcherServlet.doGet(ExternalAuthDispatcherServlet.java:38)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:722)
    at com.google.inject.servlet.ServletDefinition.doService(ServletDefinition.java:263)
    at com.google.inject.servlet.ServletDefinition.service(ServletDefinition.java:178)
    at com.google.inject.servlet.ManagedServletPipeline.service(ManagedServletPipeline.java:91)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:62)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:168)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.comments.service.filters.RestFilter.doFilter(RestFilter.java:141)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.i18n.ResourceFilter.doFilter(ResourceFilter.java:45)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.sso.SSOContextFilter.doFilter(SSOContextFilter.java:64)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:509)
    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.sso.GeneralPreparationsFilter.doFilter(GeneralPreparationsFilter.java:68)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.fatwire.cos.core.util.web.StartupGuardFilter.doFilter(StartupGuardFilter.java:42)
    at com.google.inject.servlet.FilterDefinition.doFilter(FilterDefinition.java:163)
    at com.google.inject.servlet.FilterChainInvocation.doFilter(FilterChainInvocation.java:58)
    at com.google.inject.servlet.ManagedFilterPipeline.dispatch(ManagedFilterPipeline.java:118)
    at com.google.inject.servlet.GuiceFilter.doFilter(GuiceFilter.java:113)
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)
    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)
    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:585)
    to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:310)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: java.lang.RuntimeException: java.net.ConnectException: Connection timed out: connect
    at com.fatwire.cos.sso.external.dispatcher.ExternalInfrastructureImpl.getURLContent(ExternalInfrastructureImpl.java:177)
    at com.fatwire.cos.sso.external.dispatcher.facebook.ShareProcessor.getAccessToken(ShareProcessor.java:112)
    at com.fatwire.cos.sso.external.dispatcher.facebook.ShareProcessor.processRequest(ShareProcessor.java:56)
    ... more than 82
    Caused by: java.net.ConnectException: Connection timed out: connect
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:351)
    at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:213)
    at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:200)
    at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
    at java.net.Socket.connect(Socket.java:529)
    at com.sun.net.ssl.internal.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:559)
    at com.sun.net.ssl.internal.ssl.BaseSSLSocketImpl.connect(BaseSSLSocketImpl.java:141)
    at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
    at sun.net.www.http.HttpClient.openServer (HttpClient.java:394)
    at sun.net.www.http.HttpClient.openServer (HttpClient.java:529)
    to sun.net.www.protocol.https.HttpsClient. < init > (HttpsClient.java:272)
    at sun.net.www.protocol.https.HttpsClient.New (HttpsClient.java:329)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient (AbstractDelegateHttpsURLConnection.java:172)
    at sun.net.www.protocol.http.HttpURLConnection.plainConnect (HttpURLConnection.java:911)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (AbstractDelegateHttpsURLConnection.java:158)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream (HttpURLConnection.java:1172)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream (HttpsURLConnectionImpl.java:234)
    at com.fatwire.cos.sso.external.dispatcher.ExternalInfrastructureImpl.getURLContent(ExternalInfrastructureImpl.java:165)


    Any help will be much appreciated.

    Thank you
    Nelash Jindal

    Need to change the setting in the setup_proxy.properties file in the folder of production of the proxy classes.

  • Security server - several external authentication methods (RSA/Anakam)

    We are in the process of setting up a server security for testing purposes.

    I know that reading other posts to you will use a method such as the RSA for external authentication, you need two different authentication servers (one for internal, external).  Currently, we use a mixture of RSA and Anakam for external authentication.

    My question is that it will take two separate security servers, one for the RSA, one for Anakam?  Or both methods can exist on a server security?

    The authentication method is configured on each connection to the server and applies to all connections to this server connection.

    A joint deployment to support local access and remote access must have one or more servers dedicated to each connection. If you have two connection (CS1 and CS2) servers, it is installed as a standard instance and the other is installed as a replica. CS1 could be for internal and configured users to authenticate password only (default) AD. CS2 could be for remote users and can be configured for SecurID authentication.

    Another advantage to dedicate servers to connect in this way is for the configuration of the 'Tag' or 'Limited' rights where you can decide that some pools funds access should be allowed from the internal network. For example, you can assign a label of 'Internal' to CS1 and CS2 "Internet" and then when you make payments, you can restrict some "Internal" only pools.

    Details on the use of multiple connection for internal and external access servers can be found in the video here http://communities.vmware.com/docs/DOC-14974 (combat 18 mins is an example of exactly this Setup).

    I hope this helps.

    Select this option.

  • Essbase security Migration to native mode for external authentication

    Hello!!

    I want advice on security setting, all users are currently in usermode native and Aboriginal groups.
    Now we want to migrate in external mode, the current version of hyperion is 11.1.1.3, the steps in
    that direction would be really useful.


    What is the best way of migration of the huge user base of native implementation for external authentication directory,
    It is the first step for the time of the native code for the external authentication, if anyone who did this will be useful.

    the installation procedure, maxl based migration will be useful or utility based.

    Thank you

    For services sharerd mode conversion to have a read of - http://download.oracle.com/docs/cd/E12825_01/epm.111/eashelp/sec_mode.htm

    To configure shared services to use an external directory have a reading of - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_security/frameset.htm?ch05.html

    For mass provision that you could use LCM or the utility CSSImportExport to export the provisioning of native users, update the file exported to include provisioning of users ad, then import them.
    LCM - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_lifecycle_management/launch.htm
    CSSImportExport utility - http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_security/ch09s08.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • ACS5: method of different external authentication for each user account

    ACS4 I could specify a different external authentication for each user account. I'm trying to find a way to do the same thing to the ACS 5? When I go under identity in Access Services, I see the system requirement: username I can use to identify the user who logs in, so that I can directly to a source of different identity, but the separate political configuration for each user is very inconvinient and would require hundreds of policies, in our case.

    I was hoping that we can create a kind of attribute for each user. SysAdmin > Configuration > dictionaries > identity > internal users. I created the new attribute called 'Storage of identity' with the enumeration type, which has 4 values: internal, Entrust Token, Token RSA, counts AD and checked the box "add a political Condition." I can then go under each user and select the storage of identity for each user. But now I can't find where I can use under part of identity of an access policy. I can use it under "Group mapping" but that maps to one group and not to an identity store. I need to use it under the identity somehow, but I can't find how.

    Hello Roman,

    The attribute you created will be available when the user is authenticated through internel ID store, so that you cannot use to select the store ID.

    The best way to do this would be to use other attributes to differentiate the identity store.
    Allows you to create a sequence of identity store so that for each user, ACS will try to authenticate by using multiple identity store.

    For example, you can use these:

    Network status

    > End Station filter

    > Device filter

    > Devide filter Ports

    Here you can import filters from a file and it would therefore be more scalable.

    Hope this helps.

  • Is it possible to set up SMTP authentication with the vCSA 5.5?

    Hello.

    I have a vCenter Server Virtual Appliance 5.5 and SMTP server that requires SMTP authentication with port 587.

    I found the advanced settings "mail.smtp.port", but I found no parameters as 'mail.smtp.username' and 'mail.smtp.password '.

    Is it possible to set up SMTP authentication with the vCSA 5.5?


    Best regards.

    No, can't be done.

    Set up a separate SMTP relay that would make authentication for you. as explanation then post

    Configuring vCenter for e-mail with SMTP authentication. Adventures in a virtual world

  • Using groups on external authentication.

    Hi all, I'm triying to use Active Directory groups rather than users to authenticate users on ODI 11.1.1.6.

    ODI unfortunately seems to be ready to use MS AD users and groups.

    If someone configure LDAP to authenticate users and he got together with groups?

    Thank you and best regards!

    ODI 11 g supports external authentication for users.

  • Problems with external authentication!

    Hi all!

    I tried to experiment with external authentication with PHP using the examples provided with the LCCS SDK Navigator.

    I changed the page "index.php" to include all my account info. and checked twice!  However, when I download on my server, I get the following error every time I click on the button send the form:

    Warning: fopen() [function.fopen]: URL file-access is disabled in the server configuration in /home/tueslcom/public_html/LoginTest2/lccs.php on line 690

    Warning : fopen (https://collaboration.adobelivecycle.com/myusername? mode = xml & accountonly = true &) [function.fopen]: failed to open stream: no suitable wrapper could be found in/home/tueslcom/public_html/LoginTest2/lccs.php on line 690

    Fatal error : Eception exception 'RTCError' with the message "connection failed" in /home/tueslcom/public_html/LoginTest2/lccs.php:695 trace stack: #0 home/tueslcom/public_html/LoginTest2/lccs.php(587): RTC::http_get('https://collabo...', Array) #1 home/tueslcom/public_html/LoginTest2/lccs.php(254): RTCAccount-> do_initialize() #2 home/tueslcom/public_html/LoginTest2/index.php(33): RTCAccount-> __construct ('https://collabo...') #3 {main} thrown in /home/tueslcom/public_html/LoginTest2/lccs.php on line 695

    I have some experience with PHP, however, through lccs.php and trying to reverse engineer everything to know what is happening is a bit beyond my skill level!  Any idea what could be past/missing here?  It seems that this should be a no-brainer!

    Thanks in advance for any help that anyone can give.

    Matt

    No, it's really that on a certain system curl works and waterways only and on some curl does not work.

    I chose the 'flow' as a default way because that's what worked on my machine

    There is really no difference in how the two methods work, they are all two the same way https requests and curl is one of the best clients available http anyway.

    -Raffaele

  • PHP external authentication problem

    Try to connect to the CAA connection using external authentication.

    PHP file generates a key properly and everything seems fine until I get the wrench inside flex.

    at the stage of connection I get the following error in the console of the library connect call trace

    As much as I can say that everything is just... How can I tell what is the problem with the authentication key?

    AFCS Beta Build #: 1.1
    requestInfo https://ConnectNow.Acrobat.com/ {roomname}? exx = 2Qx jcm9iYXQuY29tL2hpaW50ZXJmYWNlL2RtOjEwMDo4N2NmNWUwMjIzZTVhMmFkYzI2MmY4MDVlNWJmMWVlM2Y4OTJlY eDp7dXRmOF9lbmNvZGUoZGFyaXVzKX06OmRtOmFnZW50ZG06aHR0cHM6Ly9jb25uZWN0bm93LmF & mode = x & xml = 0.2519759591668844
    Bad ERROR # key authentication #THROWING

    There are a few errors in the key. There are a few PHP 'code' in it (expansion of the evil chain?) and that you use a URL full instead of the name of the room.

    If you want more details, send me a private message, but you should check how you call the method to get authentication token.

  • Creation of rooms with external authentication

    My application works like this: each user has its own bathroom, and I needed to let them publish and subscribe, but do not have (and does so not sup rooms). So they connect on my site, get an auth token of LCC, and then create a ConnectSession with this authentication token. But unless I have getAuthenticationToken with 100 owner privileges, it fails with

    not sufficient permissions to create a new CollectionNode. You must be the OWNER of the room to add new multiuser features to it. Connect with the developer credentials to do this.

    So what I need to know is how

    (A) create a room for the user by using external authentication

    (B) allow the user to connect to this room with Publisher privileges after obtaining an auth token.

    (C) allow other users to connect to this room with Publisher privileges after having received the same authentication token.

    Any help greatly appreciated and samples of code please!


    Hello

    That certainly should not. We will ignore all aspects of authentication

    here and just assumed that you always come as an EDITOR, since this

    should be able to work.

    I just crossed the workflow using the Console from the room and was able to

    get this to work. A couple of control points:

    (1) can you log in the templateroom room in the Console room and check on

    the Explorer tab it has a CollectionNode put in place for the cat? (it will be

    named "xxx_SimpleChat")

    (2) I am reading this right, you have named the new model

    "templateroom" as well? Maybe try to name "templateapp" instead?

    (3) once you have created a templateapp in the Console room, try adding a new

    room to it via the Console (the button "Add" in the column of rooms). Sign in to

    the new room, you just created and check his tab Explorer - just it

    with the collectionNode you saw in your style room?

    I'm sure that we will find explanations - thank you for hanging there!

    Nigel

  • the use of afcs.php to implement external authentication

    We tried to follow the examples in the Cocomo Developer Guide and the sample application to start the implementation of an external authentication solution.  Our request for logon or the sample provided in the SDK work for us.  Both fail when you try to connect with the same errors in the server log:

    PHP Fatal error: Eception exception 'AFCSError '...

    We found an example for how the call of our test server command-line and were preparing to get a picture more complete of how it is a failure. The answer: < = result code "unauthorized" > seems to us that the service does not allow our adobe account authenticate:

    PHP afcs.php - debug - host = http://ConnectNow.Acrobat.com OurAdobeAccount <OurUsername> <Ourpassword>

    $Revision: #4 $ - $Date: $2009/09/28

    http_get: http://ConnectNow.Acrobat.com/ OurAdobeAccount? mode = xml & accountonly = true &

    < result code = "unauthorized" >

    " < baseURL href = ' https://na2.connectnow.acrobat.com:443 / "/>

    " < authentication href = ' https://services.Acrobat.com/account/WSAPI/auth/v1 "/ > "

    < / result >

    http_post: https://services.Acrobat.com/account/WSAPI/auth/v1 < application > < user name > OurUsername < / username > < password > Ourpassword < / password > < / request >

    Table

    (

    [Content-Type] = > text/xml

    )

    Error: exception 'AFCSError' in /usr/local/apache2/htdocs/rg/afcs.php:575

    Stack trace:

    #0 usr/local/apache2/htdocs/rg/afcs.php(64): CAA-> http_post (Object (SimpleXMLElement), ' < application > < usern...', Array)

    #1 usr/local/apache2/htdocs/rg/afcs.php(229): AFCSAuthenticator-> login ('OurUsername', 'Ourpassword', Array)

    #2 usr/local/apache2/htdocs/rg/afcs.php(636): AFCSAccount-> login ('OurUsername', 'Ourpassword')

    #3 {hand} >

    We have searched through the forums and it does not look like other users have the same problem.  We tried two different accounts of Adobe and these two not in the same way.
    You can provide any help would be greatly appreciated

    Line 575 in afcs.php is:

    573: $fp is fopen ($url, 'r', false, $context);.

    574: if (! $fp)

    575: throw new AFCSError("connection-failed");

    This means that the POST for the authentication service did not pass. I think you should be able to find more information about the actual error in the PHP error log, but my guess is that you haven't installed SSL module (this is a common mistake, since SSL is disabled by default). Now I can not find how to properly configure PHP to POST https URL right, but if you still need it I can get this information in the future.

    Meanwhile, check your PHP error log and see if it's the actual error.

  • External authentication via the PHP script failed

    I'm not a PHP genius - in fact I'm not a backend coder so I'm kinda struggeling with the sample scripts - I still hope for a sample of CF....

    I'm trying to run and connect to the CAA via the command line (Terminal). I'm not sure what I'm doing wrong - this is what I'm passing:
    PHP f /Applications/MAMP/htdocs/afcs.php args - debug - host = my_pass, http://connectnow.acrobat.com, fcguru, my_login

    The username and password I spend are correct. However, I get this response:
    Error: message exception 'AFCSError' with ' < State response 'error' = >
    < error code = "AUTH_FAILED" >
    < msg > failed authorization < / msg >
    < / error >
    < / answer >
    ' in /Applications/MAMP/htdocs/afcs.php:86

    Really struggeling with this. Once again I get this working from the command line, I don't know how to call it from a script instead. I use CF on the backend, no PHP.

    Kind regards

    Stefan

    Thank you, this is very useful. It seems that I can now connect from the Terminal so that's a good start. Also, I did not see external authentication in PHP for example - I must have been blind.
    I'll see how far I get with that. What I'm trying to do is spawn new rooms based on a template on the fly, and I have some doubts, I'll be able to understand this myself.

  • external authentication scheme forms with OAM 11 GR 2

    Hello

    I set up my own login page for the basic form authentication scheme.

    I mentioned below fields in the authentication scheme:

    --------------------------------------------------------------------------------------------------------------------------------

    Challenge the method: form

    Redirect challenge URL: / oam/Server

    Challenge URL: http://loginpage_host:loginpage_port/app_pages/login.jsp

    Context type: external

    --------------------------------------------------------------------------------------------------------------------------------

    My jsp Page Login:

    --------------------------------------------------------------------------------------------------------------------------------

    < div id = "CPP" >
    < % @ page contentType = text/html"; charset = iso-8859-1 "language ="java"% >"
    < %
    String error = request.getParameter ("error");
    If (error == null | error == "null") {}
    error =' ';
    }
    String paramName = "request_id";
    String reqId = request.getParameter (paramName);
    % >
    < html >
    < head >
    < title > user login JSP < /title >
    < / head >
    < body >
    External Login screen < p > < /p >
    < p >
    < /p >
    < div > < % = error % > < / div >
    " < name of the form ="frmLogin' action = ' http://oam_host:oam_port / oam/Server/auth_cred_submit "method ="post"> "
    < p >
    User name < input type = "text" name = "user name" / >
    Password < input type = "password" name = "password" / >
    < input name = "request_id" value = "< % = reqId % >" type = "hidden" > "
    < /p >
    < p >
    < input type = "submit" name = "sSubmit" value = "Submit" / >
    < /p >
    < / make >
    < / body >
    < / html >
    < / div >

    It worked fine before.

    But today all of a sudden when I accessed the page, he started giving me the error:

    oam_server4-diagnostic-21.log:[2013-09-12T03:50:08.921-06:00] [oam_server4] [WARNING] [OAM-02074] [oracle.oam.controller] [tid: [ASSETS].] [ExecuteThread: '0' for the queue: "(self-adjusting) weblogic.kernel.Default"] [username: < anonymous >] [ecid: c72ab7e1931dad2b:-66f2a9eb:141117ad9a7:-8000-000000000000005e, 0] [APP: oam_server #11.1.2.0.0] error checking if the null of the resource is protected or not.

    And when I access the protected page, it shows the page of connection correctly but when I submit the credentials, the URL is blocked at http://oam_host:oam_port / oam/Server/auth_cred_submit and displays the error message on the page.

    Pointers?

    Thank you

    Hi idmuser,

    If you are running multiple OAM managed servers (and you have a called oam_server4) then it could be that the authentication flow is allocated on the managed servers, and query information are not kept. Please see Doc ID 1281026.1 for a discussion on the cache of the server request type connection setting and custom forms. If this is the cause of the problems you see, you should probably use "FORM" for the type of cache. If this is not the case, this isn't the cause of the problem, perhaps a trace of the HTTP header will give some advice.

    Kind regards

    Colin

  • external authentication table not updated of changes in user group

    Hello

    I have a question...

    In OBIEE, I use authentication external table. I have the user and user group tables where users and groups are shops... Whenever I have to create a new user and assign them to a group, these recordings get immediately inserted into these tables with the right user and group ID that matches up with the other... Then in my boot block, the query that retrieves the user name and the psswd I and the names of groups...

    All these work in the initial creation of the user. For example, when I create a user and assign it to the Group A, the DB table has all the records that are inserted correctly. When I connect OBIEE using the user a login name, I see that he is assigned to the B group.

    The problem comes when I change user A group b group c. When I did, although the DB table is updated correctly, OBIEE session always seems to be the earlier. So, when I connect the second time, I see that the user is always assigned to group B instead of Group C... This seems to be cached...

    I'll double check these user tables in OBIEE, none of them are active cache... The isolation level connection pool is set as default...

    When I reinstall OBIEE everywhere again and re - login the first time, this user is now assigned to group c...

    Seems to be that it's a caching issue.

    How can I solve this problem

    Appreciate in advance

    Section of target variable use change data target... button.

    I guess you're with lines of initialization.

Maybe you are looking for

  • USB boot on the Satellite 2180 CDT

    Hi allCan someone help me on how can I boot from USB HDD?My HARD drive is damaged so I can't run any OS from him. & Actually I don't want to buy a new HARD drive.So I want to boot from my USB HDD.The most recent machine BIOS contains a boot USB menu.

  • Satellite A40 - question about upgrading the processor

    If I upgrade my Satellite A40 processor with hyper-threading technology to 3 .00GHz, the problem s s don't past not my chipset for hypo threads, should I have a problem on my terms of portable?...

  • My installation of Windows 8 via Boot Camp fails continuously

    I use a MacBook Air, early 2015, 13 inches. I am looking to re - install Windows 8.1 on a Windows via Boot Camp partition.  I have already completed this process with success, however, this time I have continue to spread the message that Windows Setu

  • How to trace the error on the XY graph bars?

    I want to create the following path using Graph XY (and not the plot of 2D error bar). Can anyone help? I can do this using the plot of Erro bar 2D, but I don't like because it is very difficult to manipulate the plot of 2D error bar. I can't even co

  • Live 3d on a virtual machine

    I recently created a virtual machine on my Mac using Virtualbox, and I need assistance for Direct 3D and others to work properly. I don't really know anything about how Direct 3D works or what it takes to get on a computer and working correctly, I re