You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
using the authgateway resource it is possible to turn off second_factor to hide that field in the UI (I use OIDC which takes care fo the second factor for me). I would like to be able to hide user/pw fields as well, while still allowing "robot" users to log in via tele login, think users created via the user resource meant for automated operations.
Basically keep the API on, turn off the forms.
The text was updated successfully, but these errors were encountered:
helgi
changed the title
Ability to turn off login screen in Hub when
Ability to turn off login screen in Hub via authgateway resource
Jan 9, 2020
using the
authgateway
resource it is possible to turn offsecond_factor
to hide that field in the UI (I use OIDC which takes care fo the second factor for me). I would like to be able to hide user/pw fields as well, while still allowing "robot" users to log in viatele login
, think users created via theuser
resource meant for automated operations.Basically keep the API on, turn off the forms.
The text was updated successfully, but these errors were encountered: