Skip to content

Using issuer url: sts.windows.net #382

@daveneeley

Description

@daveneeley

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions