Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 471 Bytes

File metadata and controls

5 lines (3 loc) · 471 Bytes

Janssen Authorization Server

jans-auth-server is an open-source OpenID Connect Provider (OP) and UMA Authorization Server (AS). The project also includes OpenID Connect Client code which can be used by websites to validate tokens.

The server currently implements all required aspects of the OpenID Connect stack, including an OAuth 2.0 authorization server, Simple Web Discovery, Dynamic Client Registration, JSON Web Tokens, JSON Web Keys, and User Info Endpoint.