Starting ASUserAuthenticator

Procedure

  • Run the relevant examples to invoke ASUserAuthenticator for each of the API sets.

    If you do not start the example from the security subdirectory of the examples, be sure to enter the full path of the exdomain_token.txt file.

    Java Invocation java security.ASUserAuthenticator -discovery tcp://127.0.0.1:50000
-security_token exdomain_token.txt
    C Invocation ASUserAuthenticator -discovery tcp://127.0.0.1:50000 -security_token exdomain_token.txt
    .NET Invocation AS_HOME/examples/dotnet/ASUserAuthenticator.exe -discovery tcp://127.0.0.1:50000 -security_token exdomain_token.txt