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

Update password link not placed in same location as AAD #39

Open
SRE93 opened this issue Jun 28, 2018 · 6 comments
Open

Update password link not placed in same location as AAD #39

SRE93 opened this issue Jun 28, 2018 · 6 comments

Comments

@SRE93
Copy link

SRE93 commented Jun 28, 2018

Hello @ all,

how can we configure the passwordchange page to be displayed not in the footer and not in dark display color?
untitled

It would be nice to see the change password option in the white centered area.

@bongiovimatthew-microsoft
Copy link
Contributor

Thanks @dernettemann118. How is the password link in the footer set up in your environment (meaning what were the ADFS PowerShell cmdlets you ran to put it in place)?

To add a password link to the main body of the page, you can use the sign-in page description, which supports HTML href links to your password reset page.

@SRE93
Copy link
Author

SRE93 commented Jun 28, 2018

@bongiovimatthew-microsoft
Thanks for your input. The password link is in ADFS the "helpdesk link". I will try the sign-in page with HTML - really thank you for that suggestion. Sometimes it is to easy to see it by myself ;)

@SRE93
Copy link
Author

SRE93 commented Jun 29, 2018

Tested already yesterday, works. But for now it isn't so nice integrated like the links in azure ad sign xp ...

untitled

@bongiovimatthew-microsoft
Copy link
Contributor

Yeah, I see what you mean. I'm going to update the title of this issue, and mark it as help wanted in case anyone is able to play around with the CSS to get this to look better.

@bongiovimatthew-microsoft bongiovimatthew-microsoft changed the title Update password link Update password link not placed in same location as AAD Jun 29, 2018
@SRE93
Copy link
Author

SRE93 commented Jul 2, 2018

Same here:
#35

If I insert the suggested code with enabled KMSI it doesnt look really beautiful
adfs

@brentcarlson
Copy link

I also used the sign-in page description setting to solve for this. This is the same issue that also applies to sign in options looking misaligned like show in this thread. As I mentioned in issue #38 I was able make this look a little better by adding "padding-button: 25px;" to the #loginForm element in the CSS, but its not ideal as the Auth Options still get shifted too high when the Back button is used. However, its much better. The same solution makes both issues better (Sign in options and sign-in description). Here a screenshot:

image

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

No branches or pull requests

3 participants