-
### What's your question?
jwt::helper::create_public_key_from_rsa_components jwks example? and how to verify google jwt id tokens?
### Additional Context
I've a jwt id token from google, that I obt…
M-U-X updated
2 weeks ago
-
I have been recently thinking of implementing a similar abstraction to `jsforce.OAuth2` where the client is provided with `CLIENT_ID`, `CLIENT_SECRET` and from there we can generate an authorization u…
-
**Is your feature request related to a problem? Please describe.**
As a user, I would like to avoid managing usernames and passwords and instead use an OpenID provider I've already set up, specifical…
-
Since "implicit" and "password" are deprecated in OAuth2, we should add a recommendation that only "code" and "client" should be used, and also "device" (assuming it gets added in TD1.1).
See w3c/w…
-
Hi Nathan,
Your "Documentation Portal tutorial" was awesome! :)
I already have a swagger based api, working with oauth2 implict flow. However when wiring it into your api portal i cannot get it …
vtmas updated
5 years ago
-
## Backend Urls or endpoints:
- API Docs and testing playground: https://codefest-backend-igxy.onrender.com/api-docs
- Base backend url for API calls: https://codefest-backend-igxy.onrender.com/api/…
-
With the changes introduced to https://github.com/canonical/identity-platform-login-ui/pull/250, it looks like token refresh is broken. The reason is https://github.com/ory/fosite/blob/master/handler/…
-
### OAuth2-Proxy Version
v7.7.1
### Provider
oidc
### Current Behaviour of your Problem
When being redirected from `sub.site-a.com` to `sub.site-b.com` (which has **oauth2-proxy** in fr…
-
## Problem statement
In the current implementations we are not able to use ClientCredentials flow. AFAIK, I could not see an implementation for this flow.
If it is not supported, can we contribu…
-
We are trying to use specmatic to test against the API secured by oAuth2, clientCredentials flow, and it is running against the production like environment.
Since the application is running in a pr…