Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 759 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 759 Bytes

Codacy Badge

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.