The first step is to obtain a token that will be used to sign the authorization JWT.
- Request BFY the token generation with an expiration date(how many hours until expiration since creation)
- BFY generates a token and a token_id.
- BFY provides token, token_id, User group and realm_id, the same way that provided other parameters(ClientId, secretKey…)