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

Using issuer url: sts.windows.net #382

Open
daveneeley opened this issue Nov 23, 2023 · 0 comments
Open

Using issuer url: sts.windows.net #382

daveneeley opened this issue Nov 23, 2023 · 0 comments

Comments

@daveneeley
Copy link

I'm trying to set up guard with the Azure provider. I see the below messages repeatedly in the logs.

azure.go:89] Using issuer url: https://sts.windows.net/<my tenant id>/
utils.go:130] failed to verify token for azure: oidc: malformed jwt: square/go-jose: compact JWS format must have three parts

It seems like the issuer should be login.microsoftonline.com, instead of sts.windows.net. What code determines this?

How can I determine what the malformed JWT looks like, so I can address this?

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

1 participant