You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Alexander Klimetschek (JIRA)" <ji...@apache.org> on 2016/01/15 03:46:39 UTC

[jira] [Created] (OAK-3886) Support custom Credentials in external identity providers

Alexander Klimetschek created OAK-3886:
------------------------------------------

             Summary: Support custom Credentials in external identity providers
                 Key: OAK-3886
                 URL: https://issues.apache.org/jira/browse/OAK-3886
             Project: Jackrabbit Oak
          Issue Type: Bug
          Components: auth-external
            Reporter: Alexander Klimetschek


Currently, the ExternalLoginModule [only supports SimpleCredentials|https://github.com/apache/jackrabbit-oak/blob/cc78f6fdd122d1c9f200b43fc2b9536518ea996b/oak-auth-external/src/main/java/org/apache/jackrabbit/oak/spi/security/authentication/external/impl/ExternalLoginModule.java#L415-L419].

As the TODO says, it would be good to allow the ExternalIdentityProvider specify the supported types, in case they have custom authentication schemes that don't fit the username + password pattern of the SimpleCredentials.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)