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

Allow JWTs to be validated on subdomains #20

Closed
nathanclevenger opened this issue Sep 22, 2022 · 1 comment
Closed

Allow JWTs to be validated on subdomains #20

nathanclevenger opened this issue Sep 22, 2022 · 1 comment
Assignees

Comments

@nathanclevenger
Copy link
Member

OAuth.do has now been modified to allow the cookies to be available on subdomains, but the verification fails. We should either try verifying it based on parent domains, or switch to using the "iss" property as the issuing domain (see drivly/oauth.do#6)

@sam-lippert
Copy link
Contributor

iss has been added to the JWT. Is this now working as expected?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants