How do I resolve the UnsupportedOperationException error after creating an SSO Token with the SSOTokenManager(Principal principal, String password) method?
That method of creating SSO Tokens is no longer valid. Instead, use the regular LDAP authentication mechanism for policies, federation, and so forth. For details and code samples, see Chapter 2, using Authentication APIs and SPIs in the Access Manager Developer’s Guide. See this code example for creating an SSO Token.
Related Questions
- How do I resolve the UnsupportedOperationException error after creating an SSO Token with the SSOTokenManager(Principal principal, String password) method?
- How to resolve error message "String constants must end with a double quote."?
- How do I resolve the "Waiting for Media" error when creating a video?