Alexandre Fauquez

Results 7 comments of Alexandre Fauquez

Hello, Here is an example token : ``` { "aud": "9167ac18-6679-4e44-bbd7-540660c805e6", "iss": "https://login.microsoftonline.com/7bfa8236-cdfb-45d1-98fe-ee4ce511f142/v2.0", "iat": 1594039847, "nbf": 1594039847, "exp": 1594043747, "aio": "AVQAq/8QAAAA/zZ25vKpf8jwfbWvJMRI8vVxMsvetq76vzPYuqPpAnSg3YV6mZ7CjDLQ8/yQDyGJZd6XmLPPogolRxJfX3wgaaYMFEkjgcdUFgTMPctaavo=", "name": "morsok", "oid": "fd167172-29e7-4663-8bee-13e71d46304b", "preferred_username": "[email protected]", "roles": [ "9167ac18-6679-4e44-bbd7-540660c805e6.tag:administrator"...

Hello @moanrose, Thanks for the reminder, lots to do this summer! I've created rabbitmq/rabbitmq-auth-backend-oauth2#51 for the doc PR. I don't however have the knowledge to do a PR for the...

Ah I understand, sadly yes the username field was a showstopper. We'll probably end up using Keycloak federated to Azure AD (which will simplify Rabbitmq user management with the Keycloak...

Without this feature bugs in core like this one https://www.drupal.org/project/drupal/issues/3020142 causes an error, with this feature the modules won't be loaded :)

Hello, Sorry for the late answer, I'm not sure I can deactivate the regex on this case, I'm speaking of the Apply to metrics field. I start typing, it correctly...

Hello there ! I'm actually having the same issue kinda, we use SSO (shibboleth) and need to do exactly what @pfrenssen is suggesting. I'm still discovering behat but tell me...

Just had the same issue with the url not having the host, but i'm not using cache-dir so I didn't managed to make it work, i'm trying adding thoses repo...