Srinath Ganesh
Srinath Ganesh
> We certainly had issues getting ADFS right. Do you have a sample for ADFS v3?
do you have any error log?
Hi nirav, if you could start a different issue/thread with your configuration files, then i could see how i could help On Mon, 30 Mar, 2020, 12:00 Nirav Kakkad, wrote:...
> Hi Shrinath, > I am trying to use django_keycloak but I am not able to authenticate the users. > I followed the tutorial till initial setup, can you please...
Why does the plugin not use `preferred_username` that is being returned by Keycloak? 
> I get user id of the authenticated keycloak user in Django instead of username when I use request.user.username > > Does preferred username give us the username of the...
> Why does the plugin not use `preferred_username` that is being returned by Keycloak? > >  Update: I locally changed it to `preferred_username` and did `python3...
I am working on using this plugin to integrate Keycloak `jboss/keycloak:9.0.0` (Docker) with PIP django-keycloak==0.1.1 . And things seems to be working fine.
> This is a good suggestion. We'll take a look at it for Spyder 4. Has this been done in PR? else I can try to make the changes for...
I am looking at the file "spyder/spyder/plugins/variableexplorer/plugin.py", am I looking at the right place? any tips for which package should I be looking at?