Inspect AT
If the AT is a JWT, then the body contains the 'iss' field.
If you find that: Use that as an issuer.
Example code https://github.com/indigo-dc/flaat/blob/master/flaat/tokentools.py#L72 lines 72-98
If the AT is a JWT, then the body contains the 'iss' field.
If you find that: Use that as an issuer.
Example code https://github.com/indigo-dc/flaat/blob/master/flaat/tokentools.py#L72 lines 72-98