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

Allow users to contact support from Keycloak login page #1

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dmccoystephenson
Copy link
Member

Problem

There is no way for users to contact support from the Keycloak login page at this time.

Solution

The Login page has been modified to include some mailto: links to allow users to contact support if necessary.

Testing

This has been tested on Trihydro's fork of the jpo-cvmanager project:

image

Copy link

@mwodahl mwodahl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This worked well for me!

<div>
<br />
<p>Can't log in? Please contact the following individuals for support.</p>
<ul>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to do this more dynamically? IE read from environment variables or config file or something so we can swap out per environment?

Copy link

@payneBrandon payneBrandon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the one question

@dmccoystephenson dmccoystephenson marked this pull request as draft February 7, 2025 23:38
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

Successfully merging this pull request may close these issues.

3 participants