Replies: 0 comments 1 reply
-
We are working on improvements to Connect that will allow for PKCE. I don't currently have a timeline but will notify here once the work has been done. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do you intend to add an OpenID Connect + PKCE over your OAuth 2.0 VATSIM connect ?
Like all OAuth 2.0 "Connect" protocols (Steam, Facebook, ...) it requires a confidential client with session state management. You can use it with a monolithic application but not with a modern microservices architecture.
Beta Was this translation helpful? Give feedback.
All reactions