IT-Tools and OIDC - Looping issue
-
Hi,
We have this app setup with Cloudron OIDC authentication.
For a single user (as far as I know), attempting to log in result in a loop:
- the other access the login page and press the login button
- he is being redirected to the OIDC authentication
- After authenticating, instead of access the IT-tools app, he is redirected to the login page again with for only option to press the login button.
Other users appear unaffected.
Installing a second iteration of the app with the same (simple) setup result in the same behavior.
There is no apparent errors in the logs of the app.Has someone come across this already?
any suggestions how to resolve this?Many thanks,
-
Hello @teiluj
For that single user, does his username have special characters?
Does he have a first and last name in his profile or just a single string?Hi @james,
This single user's username does not contain any special character - the username is literally a sequence of character aka a single string.
It also follows the same naming scheme as other users for which the application works.This leaves me baffled for now.
Many thanks,
-
-
@Teiluj have you tried impersonating that user? If you can reproduce yourself you might be able to get further insight.