Skip to content

Conversation

@DrDaveD
Copy link

@DrDaveD DrDaveD commented Aug 14, 2024

The go-oidc library added support for DeviceAuthURL in coreos/go-oidc#365. This adds it also to the cap library and also makes a ProviderConfig structure available through a new API call Provider.Config() so an application like the one added in hashicorp/vault-plugin-auth-jwt#131 that needs those URLs does not need to discover them itself. Note that it does not include JWKSURL because that is not available through the go-oidc API.

At the same time, this adds DeviceAuthURL to the DiscoveryInfo API.

@jimlambrt
Copy link
Collaborator

@DrDaveD I'll try to get you some review feedback by end of this week; baring unforeseen circumstances.

@DrDaveD
Copy link
Author

DrDaveD commented Oct 7, 2024

@jimlambrt I suppose those unforeseen circumstances occurred? Can you get that review feedback soon?

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

Successfully merging this pull request may close these issues.

2 participants