indigo-dc / flaat

FLAsk with Access Tokens - FLAAT
MIT License
11 stars 6 forks source link

Issuer recognition fails because the address is not within defined parameters #77

Open vrbanecd opened 5 months ago

vrbanecd commented 5 months ago

I have created an issuer that is available in Docker Compose for testing purposes with an address: https://keycloak:8443/realms/test-realm.

Flaat gives the error: 'Could not verify JWT: No 'iss' claim in body'.

The problem has been traced back to the fact that my issuer has a one-word name (e.g. 'keycloak' instead of 'keycloak.com').