[ https://issues.apache.org/jira/browse/SLING-12714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17958628#comment-17958628 ]
Nicola Scendoni commented on SLING-12714: ----------------------------------------- [~rombert] Thanks for the comments. I prepared a new PR with a small refactoring of unit tests: [https://github.com/apache/sling-org-apache-sling-auth-oauth-client/pull/20] > Oidc Authentication Handler > --------------------------- > > Key: SLING-12714 > URL: https://issues.apache.org/jira/browse/SLING-12714 > Project: Sling > Issue Type: Improvement > Components: Extensions > Reporter: Nicola Scendoni > Assignee: Nicola Scendoni > Priority: Minor > Fix For: OAuth Client 0.1.2 > > > {*}Description:{*}{*}{*} > Apache Sling currently provides an *OAuth 2 client*, but it is *not an > authentication handler*. This means that while applications can use OAuth 2 > for authorization, there is no built-in mechanism to handle user > authentication via OpenID Connect (OIDC). Given the widespread adoption of > OIDC for authentication, adding support for an *OIDC Authentication Handler* > would greatly enhance Sling’s authentication capabilities. > > {*}Feature Request:{*}{*}{*} > Develop a pluggable *OIDC Authentication Handler* that enables authentication > via OpenID Connect providers (e.g., Google, Azure AD, Keycloak, Okta). > -- This message was sent by Atlassian Jira (v8.20.10#820010)