Open ulab opened 3 years ago
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.
This issue was more about having someone add that explanation and what that mode is for to the handbook ;)
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...
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.
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.
In
secure-domain
I am told thatAt 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?