-
### BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=c432a449-f9e5-ee11-a73d-6045bdb71da1
### Description
Provide support for Authorization Code Flow with PKCE by adding overloads or…
-
**What would you like to be added**:
Support for the OIDC Hybrid Flow. See [Auth0](https://auth0.com/docs/api-auth/tutorials/hybrid-flow), [Medium](https://medium.com/identity-beyond-borders/openid…
-
Hi,
I am currently updating our flow from implicit to auth code flow with PKCE.
All seems to be working well but I am running in to one strange situation.
Basically every time I trigger a silen…
-
### Describe the problem you'd like to have solved
What I'm trying to do, is follow the PKCE flow. Meaning I have code_verifier, code_challenge and code_challenge method. What I can do currently is…
-
For the oauth flow the docs say that you need to set the public field to true to use PKCE. I think its the other way around? If you set it to "true" you don't get a client_secret, hence no PCKE?
![…
-
### Description
Modern sites or apps need to provide social login based on OAuth 2.0 code flow. In the context of rio and OAuth 2.0, the PKCE code flow can be used at the frontend and token valida…
-
Any new policy by Soundcloud in order to LMS/daphile integration? I can't login anymore.
Thank you for your help
Roberto
![Souncloud Daphile](https://github.com/user-attachments/assets/2bf6aad1-da7…
-
Hi, does the library support auth code flow with PKCE or just implicit? Please advice.
-
Client support for PKCE has been added in the next [Spring Security Release](https://spring.io/blog/2019/04/16/spring-security-5-2-0-m2-released)
We have a few places we check if the client-secret …
-
Checklist:
* [ x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x ] I've included steps to reproduce the bug.
* [x ] I've pasted the output of `argocd version…