All Projects → GluuFederation → Oxauth

GluuFederation / Oxauth

Licence: mit
OAuth 2.0 server and client; OpenID Connect Provider (OP) & UMA Authorization Server (AS)

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Oxauth

Oauthlib
A generic, spec-compliant, thorough implementation of the OAuth request-signing logic
Stars: ✭ 2,323 (+654.22%)
Mutual labels:  authentication, oauth2, authorization, openid-connect
Cas
Apereo CAS - Enterprise Single Sign On for all earthlings and beyond.
Stars: ✭ 9,154 (+2872.08%)
Mutual labels:  authentication, oauth2, authorization, sso
Product Is
Welcome to the WSO2 Identity Server source code! For info on working with the WSO2 Identity Server repository and contributing code, click the link below.
Stars: ✭ 435 (+41.23%)
Mutual labels:  authentication, oauth2, authorization, sso
Fosite
Extensible security first OAuth 2.0 and OpenID Connect SDK for Go.
Stars: ✭ 1,738 (+464.29%)
Mutual labels:  authentication, oauth2, authorization, openid-connect
Hydra
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Compatible with MITREid.
Stars: ✭ 11,884 (+3758.44%)
Mutual labels:  oauth2, authorization, openid-connect, sso
Cloudfront Auth
An AWS CloudFront [email protected] function to authenticate requests using Google Apps, Microsoft, Auth0, OKTA, and GitHub login
Stars: ✭ 471 (+52.92%)
Mutual labels:  authentication, oauth2, authorization, openid-connect
Jso
Easy to use OAuth 2.0 javascript library for use in your javascript application.
Stars: ✭ 830 (+169.48%)
Mutual labels:  authentication, oauth2, authorization, sso
Ueberauth
An Elixir Authentication System for Plug-based Web Applications
Stars: ✭ 1,259 (+308.77%)
Mutual labels:  authentication, oauth2, authorization
Spring Webmvc Pac4j
Security library for Spring Web MVC: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 110 (-64.29%)
Mutual labels:  authentication, authorization, openid-connect
OpenAM
OpenAM is an open access management solution that includes Authentication, SSO, Authorization, Federation, Entitlements and Web Services Security.
Stars: ✭ 476 (+54.55%)
Mutual labels:  oauth2, authorization, sso
Django Auth Adfs
A Django authentication backend for Microsoft ADFS and AzureAD
Stars: ✭ 127 (-58.77%)
Mutual labels:  authentication, oauth2, openid-connect
Xxl Sso
A distributed single-sign-on framework.(分布式单点登录框架XXL-SSO)
Stars: ✭ 1,635 (+430.84%)
Mutual labels:  authentication, authorization, sso
Spark Pac4j
Security library for Sparkjava: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 154 (-50%)
Mutual labels:  authentication, authorization, openid-connect
Cierge
🗝️ Passwordless OIDC authentication done right
Stars: ✭ 1,245 (+304.22%)
Mutual labels:  authentication, oauth2, openid-connect
Vouch Proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module
Stars: ✭ 1,239 (+302.27%)
Mutual labels:  authentication, oauth2, sso
Jpproject.identityserver4.sso
🔒 ASP.NET Core 3.1 Open Source SSO. Built within IdentityServer4 🔑
Stars: ✭ 298 (-3.25%)
Mutual labels:  oauth2, openid-connect, sso
Spring Boot Oauth2 Jwt Swagger Ui
Spring Boot , OAuth 2 , JWT (Json Web Token) and Swagger UI
Stars: ✭ 77 (-75%)
Mutual labels:  authentication, oauth2, authorization
External Auth Server
easy auth for reverse proxies
Stars: ✭ 189 (-38.64%)
Mutual labels:  authentication, oauth2, openid-connect
Spring Security Pac4j
pac4j security library for Spring Security: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
Stars: ✭ 231 (-25%)
Mutual labels:  authentication, authorization, openid-connect
secure-oauth2-oidc-workshop
Hands-On Workshop for OAuth 2.0 and OpenID Connect 1.0
Stars: ✭ 58 (-81.17%)
Mutual labels:  oauth2, authorization, openid-connect

oxAuth

oxAuth 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.

oxAuth 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.

oxAuth is tightly coupled with oxTrust.

oxAuth configuration is stored in LDAP, and oxTrust is needed to generate the proper configuration. For deployment instructions, use the Gluu Server documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].