Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibility to hide the email / password form on Login #4

Open
SaraBourdon-Gouv opened this issue Dec 7, 2023 · 1 comment
Open

Comments

@SaraBourdon-Gouv
Copy link

Hi,
At Social Ministries we use Keycloak on internal apps where users can only connect through a custom identity provider (we don't have AgentConnect).
I customized the theme to add the following :

  • new extra theme that doesn't display login form
  • add a new env variable to add custom HTML below the login. We needed it to display a video to explain our users how to log in since our custom identity provider is a bit complicated.
  • small CSS adjustment to add margin on social provider button
  • add the displayName property from Keycloak realm as HTML title on the login page

I separated these changes into 4 commits. Do you think some or all of these changes could be added to the repo, or is it too custom ?
I'll make a PR, let me know if there's anything I can clean up.

@garronej
Copy link
Collaborator

Oh so sorry this slipped through my notifications. Only now am I seeing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants