-
## Description
We have implemented Cloud-hosted version of the Slack plugin that uses OAuth2 authentication flow to allow users to connect Slack to their Teleport cluster and starts the plugin in t…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
It may be beneficial to optionally return a DPoP-Nonce header along the Nonce Endpoint response, so that the Wallet saves a roundtrip & cryptographic operations to fetch a nonce for DPoP protected acc…
-
> Note: We are no longer supporting new API keys, and will soon be restricting access using your existing key. As an alternative, you can use OAuth2. Learn more.
Meetup is moving away from API key …
-
### Describe the bug
Logged in successfully, but still getting an invalid authentication token error.
![Image](https://github.com/user-attachments/assets/c6ccd08a-2eac-417a-88dd-31e17ace90d0)
### …
-
I am able to setup the OIDC test tool using the latest image from github successfully.
Now, when i execute response=id_token testcases,am seeing the below exception
(OP-Response-id_token) - Reque…
-
https://developers.deezer.com/api
No need for API keys for most requests, although they do support a limited form of the oauth2 flow; presumably we can use that to do playlist exports and such.
…
-
1. Create Native OIDC Application in Okta, and select all Allowed Grant Types. Select 'Use Client Authentication'
2. Set the login redirect URL to http://localhost:8080/client/callback
3. `git clon…
-
**Describe the problem**
After updating to authentik version 2024.10.4 I am no longer able to access the dashboard as I get an "invalid token" error. Looking at the management logs I can see the fo…
-
We secure our APIs using not just API keys but also require clients to have a registered app client in our Cognito User Pool with the appropriate OAuth2.0 scopes. It would be nice if registered users …