Hello everybody,
today I want to write a few words about security tokens in OAuth2.
So, first of all I'd like to point that security tokens wasn't needed for corporate world. When I say corporate world, I mean networks like B2B, or B2E or something, that has strong system administration arm...
Hello everybody,
today I want to write few words about what is token.
If to put very simple statement, token is a set of bytes that express information about some subject ( as usually it is user ).
This information consists of one or more claims. Each claim contains information about subject.&nbs...