Answered by:
Enabling "Can't Access Your Account" option on a custom ADFS page in an Office 365 hybrid scenario

Question
-
Hi,
I've configured SSO using federation with Office 365 and it works great. We have a custom ADFS login page so the following happens:
1. User goes to "https://login.microsoftonline.com" and types their a@contoso.com username
2. Page redirects to sts.contoso.com for a custom ADFS login pageOn this page there is no "can't access your account option" (self service password reset has been enabled). If go back to https://login.microsoftonline.com click on the "can't access your account" link, click workplace and follow the process I can reset my password.
- Can I configure my custom ADFS login page to include a "can't access your account link" without a shed load of development work?
- If the above is not possible, should I be using the "HelpDeskLink" to point to https://passwordreset.microsoftonline.com/ ?I've had a good read of the ADFS custom login guide - technet.microsoft.com/.../dn280950.aspx
Thanks,
IT Support/Everything
Friday, April 1, 2016 7:34 AM
Answers
-
You can add a message just under the signin form:
Set-AdfsGlobalWebContent -SignInPageDescriptionText "Lalala click <a href=''>here</a>."
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
- Proposed as answer by Pierre Audonnet [MSFT]Microsoft employee Sunday, April 24, 2016 3:05 AM
- Marked as answer by Pierre Audonnet [MSFT]Microsoft employee Monday, May 2, 2016 3:10 AM
Friday, April 1, 2016 12:38 PM -
There is a solution here as well
https://blogs.technet.microsoft.com/ad/2015/12/11/azuread-mailbag-self-service-password-reset/
- Proposed as answer by Pierre Audonnet [MSFT]Microsoft employee Sunday, April 24, 2016 3:04 AM
- Marked as answer by Pierre Audonnet [MSFT]Microsoft employee Monday, May 2, 2016 3:10 AM
Thursday, April 21, 2016 10:57 PM
All replies
-
You can add a message just under the signin form:
Set-AdfsGlobalWebContent -SignInPageDescriptionText "Lalala click <a href=''>here</a>."
Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.
- Proposed as answer by Pierre Audonnet [MSFT]Microsoft employee Sunday, April 24, 2016 3:05 AM
- Marked as answer by Pierre Audonnet [MSFT]Microsoft employee Monday, May 2, 2016 3:10 AM
Friday, April 1, 2016 12:38 PM -
There is a solution here as well
https://blogs.technet.microsoft.com/ad/2015/12/11/azuread-mailbag-self-service-password-reset/
- Proposed as answer by Pierre Audonnet [MSFT]Microsoft employee Sunday, April 24, 2016 3:04 AM
- Marked as answer by Pierre Audonnet [MSFT]Microsoft employee Monday, May 2, 2016 3:10 AM
Thursday, April 21, 2016 10:57 PM