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

Personal tokens support #8668

Closed
rymsha opened this issue Feb 19, 2021 · 2 comments
Closed

Personal tokens support #8668

rymsha opened this issue Feb 19, 2021 · 2 comments
Assignees
Labels

Comments

@rymsha
Copy link
Contributor

rymsha commented Feb 19, 2021

Personal tokens are passwords that are not intended for humans to memorize.
They are secure-random generated on demand, and shown only once to a user - when generated.

They can't be used for normal login, but should be used on management port for authentication.

@sigdestad
Copy link
Member

We probably need to support it in lib-auth I guess, so any IDprovier may choose to support that?

@rymsha
Copy link
Contributor Author

rymsha commented Dec 2, 2024

Starting from XP7.15 system-id-provider supports Bearer authentication. It is a bit more complicated and at the same time more secure.
It also protects management endpoint

@rymsha rymsha closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants