This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
Hello
I want when user access adfs login then it will show popup page to notify to user . How to custom adfs to it show popup
Thanks
Out of the box, you can't.
However, you can inject JS into the onload.js as per ADFS : Continuing the Login and Home Realm Discovery (HRD) and Change Password customisation adventure.
So if you can figure out how to do a JS pop-up, it may be possible.
If you get it working, please post the solution here.
Update:
ADFS : Pop-ups on the HRD / login and change password screens