dianagudu / motley_cue

A service for mapping OIDC identities to local identities, with local user management
https://motley-cue.readthedocs.io/
MIT License
8 stars 3 forks source link

add call to flaat.get_issuer_from_accesstoken() #31

Closed marcvs closed 3 years ago

marcvs commented 3 years ago

Requires latest flaat from add-issuer-retriever branch

marcvs commented 3 years ago

It's now published with flaat 0.14.4

Please test carefully, as I did quite some changes regardig caching (mostly in vain, though)

dianagudu commented 3 years ago

Thanks! I am currently testing this.

marcvs commented 3 years ago

Sorry, I merged by error.

It should work though

dianagudu commented 3 years ago

I am getting an error with the new flaat:

ModuleNotFoundError: No module named 'logsetup'