## Authentik Token Request POST {{authority}} Content-Type: application/x-www-form-urlencoded Accept-Encoding: identity grant_type={{grantType}}&client_id={{clientId}}&client_secret={{clientSecret}}&username={{username}}&password={{password}}&scope={{scope}}