3scale / openid-connect-api-gateway-rhsso

OpenID Connect for API authentication using 3scale API gateway and Red Hat Single Sign-On
MIT License
0 stars 2 forks source link

These configuration files implement Authorization Code OAuth flow using Red Hat Single Sign-On (RH-SSO) as an authorization server. The calls are authenticated through client_id and client_secret generated by 3scale, and access_tokens are generated by RH-SSO, after the user is authenticated against RH-SSO via a login form.