All documents
User Authentication
→ The user create a token in User Token Service.
Token Issuance
→ If valid, the service issues an access token (and optionally a refresh token).
API Request
→ The client calls the target API, including the access token in the header.
Token Validation
→ The API verifies the token (via signature or introspection endpoint).
Access Granted or Denied
→ If the token is valid and authorized for that resource, access is granted.
Cookie | Duration | Description |
---|---|---|
cookielawinfo-checbox-analytics | 11 months | |
cookielawinfo-checbox-functional | 11 months | |
cookielawinfo-checbox-others | 11 months | |
cookielawinfo-checkbox-necessary | 11 months | |
cookielawinfo-checkbox-performance | 11 months | |
viewed_cookie_policy | 11 months |