Description
the default token implementation could make use of the CredentialsSupport thus not limiting the functionality to SimpleCredentials, which could still be used as default.
in order to do so the CredentialsSupport would need to be extended with the ability to setAttibutes (i.e. an attribute map) to credentials corresponding to the getAttributes method.
Attachments
Attachments
Issue Links
- supercedes
-
OAK-3899 Extend TokenLoginModule to respect shared key javax.security.auth.login.name
- Resolved