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 based authentication? #242

Open
ulab opened this issue Oct 11, 2021 · 5 comments
Open

Token based authentication? #242

ulab opened this issue Oct 11, 2021 · 5 comments

Comments

@ulab
Copy link
Contributor

ulab commented Oct 11, 2021

In secure-domain I am told that

When using token based authentication, the type must use JWT as the scheme instead:

At least to me it is unclear what "token based authentication" is and if I'm using it at that point.

Perhaps it'll help to explain that in more detail or link somewhere?

@ulab ulab changed the title Token based authentication=? Token based authentication? Oct 11, 2021
@saghul
Copy link
Member

saghul commented Nov 1, 2021

Token based auth is a type of auth that uses JSON Web Tokens (JWTs) for auth. Unless you configured it, which you'd only do if you explicitly want to use that mode, you are not using it.

@ulab
Copy link
Contributor Author

ulab commented Nov 1, 2021

This issue was more about having someone add that explanation and what that mode is for to the handbook ;)

@saghul
Copy link
Member

saghul commented Nov 1, 2021

Well, it's a bit of a weird thing for us to describe what it is, because unless you need it and thus already know what it is, there is nothing in it for you...

@ulab
Copy link
Contributor Author

ulab commented Nov 1, 2021

Just because I need it doesn't mean I know what it is.

Perhaps I am looking for a solution to a problem, but can't find the mechanism, because nobody explained it.

@saghul
Copy link
Member

saghul commented Nov 1, 2021

I'm sure there are resources out there we could link to, since this is a common practice. I'll try to add some links.

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

No branches or pull requests

2 participants