Skip to content

Commit d33d082

Browse files
Update docs with action messages (#37)
* Update docs to include messages * Update docs to include messages
1 parent 9b5dca0 commit d33d082

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,20 @@ to your [Azure Application Insights](https://azure.microsoft.com/en-us/services/
1010
2. __[centeredUi](centeredUi)__ - CSS customization to allow your on-prem AD FS to be consistent with the look-and-feel of the
1111
[centered Azure AD Sign-in](https://cloudblogs.microsoft.com/enterprisemobility/2017/08/02/the-new-azure-ad-signin-experience-is-now-in-public-preview/)
1212

13+
__![#f03c15](https://placehold.it/15/f03c15/000000?text=+) Action Required__
14+
15+
If you use the paginated onload.js web customization to create a paginated experience on your AD FS server, please update to the latest version. If you deployed the onload.js on or before __May 29, 2018__, please update your deployment.
16+
1317
3. __[mfaLoadingWheel](mfaLoadingWheel)__ - JavaScript customization to add a loading wheel to the AD FS authentication options page.
1418

1519
4. __[communityCustomizations](communityCustomizations)__ - JavaScript customizations from community members.
1620

21+
## Usage
22+
23+
If you use any of our open source tools or projects, please consider subscribing to our announcements newsletter. We use this list to provide updates on security bugs, new feature announcements, and other info directly relevant to our users.
24+
25+
[Sign up here](http://eepurl.com/dwF5gP)
26+
1727
## Contributing
1828

1929
This project welcomes contributions and suggestions. We encourage you to fork this project, include any web customizations

centeredUi/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This project provides an Active Directory Federation Services (AD FS) style shee
66

77
Note that this customization comes in two parts. The first is a style sheet, which allows the look-and-feel of your AD FS to match the Azure AD centered UI experience. The second is a more advanced customization, using the AD FS JavaScript customization feature to create a front-end paginated sign-in experience.
88

9+
## ![#f03c15](https://placehold.it/15/f03c15/000000?text=+) Action Required
10+
11+
If you use the paginated onload.js web customization to create a paginated experience on your AD FS server, please update to the latest version. If you deployed the onload.js on or before __May 29, 2018__, please update your deployment.
12+
913
## Getting Started
1014

1115
We will break the deployment of this feature into two parts. First, the style sheet to create a consistent look-and-feel. Second, the JavaScript to create a front-end paginated experience. You can choose if you wish to deploy one or both.

0 commit comments

Comments
 (0)