Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Callback URL for OAuth2 provider redirect #7

@binlab

Description

@binlab

Use Case

Would be nice to add endpoint URL on Vault side to automatically forward the user to Vault and skip a step - vault write oauth2/bitbucket/creds/my-user-auth

Describe the Solution You Would Like

Callback URL e.g. http://127.0.0.1:8200/oauth2/bitbucket/callback
similar to how implemented here https://www.vaultproject.io/api-docs/auth/jwt/#oidc-callback

Describe Alternatives You've Considered


Additional Context


Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions