gofr
gofr copied to clipboard
OpenID Connect Support
GoFr currently supports OAuth 2.0, which is primarily suited for authorization, not authentication, and this is where OpenID Connect is needed, as a layer built on top of OAuth. With the help of OIDC, GoFr will be able to support identity providers like Google Identity, AWS Cognito and Okta.
The expected results are twofold:
- authenticating incoming requests using bearer tokens and a provider’s JWKS,
- enabling secure interservice communication within GoFr-based applications and services by forwarding/attaching tokens on outgoing HTTP requests
Hi @coolwednesday please let me know the details of my mentor. I wish to communicate before proceeding further.