Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JWT Session exchange isn't working #1960

Closed
andrewpmartinez opened this issue Apr 18, 2024 · 0 comments
Closed

JWT Session exchange isn't working #1960

andrewpmartinez opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@andrewpmartinez
Copy link
Member

andrewpmartinez commented Apr 18, 2024

Token exchanges exhibit odd behavior on some exchange paths and the GO SDK fails to exchange tokens in various states.

@andrewpmartinez andrewpmartinez self-assigned this Apr 18, 2024
andrewpmartinez added a commit that referenced this issue Apr 18, 2024
- allow access > access token exchanges
- explicitly check for token exchange types
- remove store error
- remove unused custom scopes
- helps with #1960

allow offline_request
andrewpmartinez added a commit to openziti/sdk-golang that referenced this issue Apr 18, 2024
- fixed to properly deal with issuer validation and token types
- requries associated controller fixes, see issue
andrewpmartinez added a commit to openziti/sdk-golang that referenced this issue Apr 22, 2024
- fixed to properly deal with issuer validation and token types
- requries associated controller fixes, see issue
- add ability to exchange access for access token
- add support for token updating w/ edge routers
andrewpmartinez added a commit to openziti/sdk-golang that referenced this issue Apr 22, 2024
- fixed to properly deal with issuer validation and token types
- requries associated controller fixes, see issue
- add ability to exchange access for access token
- add support for token updating w/ edge routers
andrewpmartinez added a commit that referenced this issue Apr 23, 2024
fixes #1964, fixes #1960 adds the ability to handle and process beare…
andrewpmartinez added a commit to openziti/sdk-golang that referenced this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant