-
As has been brought up multiple times (but comments deleted, see #1 ), the project currently exposes its Client Secret due to utilizing the Authorization Code Flow on the client side.
This shall be…
-
Some authentication services return a "code" as part of the OAuth flow and that eventually needs to be converted into a full token. It'd be great to be able to use afterResponse to perform an API requ…
-
We are receiving a message, that our API Token is no longer valid.
How can we get a new token?
Thank you.
invalid_grant: Invalid refresh token:
eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX…
-
In Social Authentication with Keycloak,
I'm facing an issue retrieving tokens with the Keycloak SocialLoginView extended view.
here my view
`class KeycloakLogin(SocialLoginView):
adapter_…
-
Hi, do you know whether can I generateAccessToken with my seller user name and password ?
-
### Summary
Some workflows in OpenID Connect are dependent on being able to use `prompt=none` to asynchronously refresh the session in the background. In particular, the draft specs for [session man…
-
0xRajeev
high
# `LiquidationAccountant.claim()` can be called by anyone causing vault insolvency
## Summary
`LiquidationAccountant.claim()` can be called by anyone to reduce the implied value of a…
-
Cloud [IAP user account based flow ](https://cloud.google.com/iap/docs/authentication-howto#authenticating_from_a_desktop_app) requires 2 changes that aren't supported out of the box by this golang oa…
-
When I try to use the signInRedirect I'm getting the error ReferenceError: window is not defined.
Can you help me identify what I'm doing wrong?
```
// Create a UserManager instance with the Open…
-
As a Developer
I want to login with my API access to Github
so I can use our automaticly Development for creating Repositories