handbook icon indicating copy to clipboard operation
handbook copied to clipboard

Token based authentication?

Open ulab opened this issue 4 years ago • 5 comments
trafficstars

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 avatar Oct 11 '21 07:10 ulab

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.

saghul avatar Nov 01 '21 11:11 saghul

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

ulab avatar Nov 01 '21 11:11 ulab

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...

saghul avatar Nov 01 '21 12:11 saghul

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.

ulab avatar Nov 01 '21 12:11 ulab

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.

saghul avatar Nov 01 '21 18:11 saghul