Nicola Scendoni created SLING-13024:
---------------------------------------
Summary: Access Token Authentication handler
Key: SLING-13024
URL: https://issues.apache.org/jira/browse/SLING-13024
Project: Sling
Issue Type: Improvement
Reporter: Nicola Scendoni
Currently we have an OIDC Authentication Handler for Authorization Code Flow.
This allow users to authenticates to Sling. We may have other use cases where a
user already authenticated with an IdP, needs to access to resources stored in
Sling.
We need an Authentication Handler that validate the token and perform an
authentication of the user that issued the token.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)