Contributor
Hasini Witharana

OpenID Connect Authentication Handler for Apache Sling


Mentors
Robert Munteanu
Organization
Apache Software Foundation

This project is about creating an OpenID Connect Relying Party Authentication Handler for Apache Sling. OpenID Connect(OIDC) is an authentication protocol based on OAuth2.0 authorization protocol. The purpose of this project is to build an OIDC authentication handler that has the capability of sending an authorization request to an OpenID Provider, getting an access token and an id token for a particular user and storing the required user claims.