[ https://issues.apache.org/jira/browse/SLING-12926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18018437#comment-18018437 ]
Robert Munteanu commented on SLING-12926: ----------------------------------------- It's all good, we're still at 0.x :-) > SlingLoginCookieManager hardcodes the idp name to 'oidc' > -------------------------------------------------------- > > Key: SLING-12926 > URL: https://issues.apache.org/jira/browse/SLING-12926 > Project: Sling > Issue Type: Bug > Components: Extensions > Reporter: Robert Munteanu > Assignee: Nicola Scendoni > Priority: Major > Fix For: OAuth Client 0.1.4 > > > While trying to configure the Sling OAuth Sample for OIDC login ( > https://github.com/apache/sling-samples/pull/18 ) [~nscendoni] figured out > there is a problem in the SlingLoginCookieManager - the idp name is not as > configured, but always 'oidc': > https://github.com/apache/sling-org-apache-sling-auth-oauth-client/blob/2587f5dab5ee0dd168ddaa9a2072dace42e445f5/src/main/java/org/apache/sling/auth/oauth_client/impl/SlingLoginCookieManager.java#L143 -- This message was sent by Atlassian Jira (v8.20.10#820010)