Robert Munteanu created SLING-12926:
---------------------------------------
Summary: 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
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)