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

Token Authentication Method #2057

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Token Authentication Method #2057

wants to merge 2 commits into from

Conversation

dangtony98
Copy link
Collaborator

Description πŸ“£

This PR contains the implementation for a new Token Authentication method.

This authentication method is meant to be the successor to Infisical's existing Service Token authentication method but built on top of identities.

Instead of needing to obtain a Client ID / Secret pair and exchange it for an access token as part of Universal Auth, users can go ahead and create an access token directly on an identity if it has this authentication method attached.

Type ✨

  • Bug fix
  • New feature
  • Breaking change
  • Documentation

@dangtony98 dangtony98 requested a review from maidul98 July 2, 2024 22:22
@dangtony98 dangtony98 marked this pull request as draft July 4, 2024 17:16
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.

None yet

1 participant