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

Add documentation for new Identity Token .well-known endpoint used for Plugin WIF #25469

Merged
merged 3 commits into from
Feb 22, 2024

Conversation

vinay-gopalan
Copy link
Contributor

Adds documentation for the endpoint added to Vault in #24898.

@vinay-gopalan vinay-gopalan requested a review from a team as a code owner February 15, 2024 22:31
@vinay-gopalan vinay-gopalan requested review from austingebauer and a team February 15, 2024 22:31
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Feb 15, 2024
Copy link

CI Results:
All Go tests succeeded! ✅

Copy link

Build Results:
All builds succeeded! ✅

Copy link
Contributor

@austingebauer austingebauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -441,10 +441,43 @@ $ curl \

```json
{
"issuer": "https://example.com:1234",
"issuer": "https://example.com/v1/identity/oidc",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

website/content/api-docs/secret/identity/tokens.mdx Outdated Show resolved Hide resolved
@vinay-gopalan
Copy link
Contributor Author

@schavis I have made the changes that you had requested. Could you give the PR another review whenever you get the chance, thanks! 🙏🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed pr/no-changelog pr/no-milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants