Skip to content

Commit

Permalink
[DOCS] Update README.md
Browse files Browse the repository at this point in the history
Adds the Azure AD guide and splits the in-depth guides section up into developer and IdP admin sections
  • Loading branch information
madmatt authored May 20, 2019
1 parent f6e6103 commit 5d1ea13
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@
- [Overview](#overview)
- [Security](#security)
- [In-depth guides](#in-depth-guides)
- [For SilverStripe developers](#for-silverstripe-developers)
- [For identity provider administrators](#for-identity-provider-administrators)
- [Changelog](#changelog)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Expand Down Expand Up @@ -65,10 +67,17 @@ SilverStripe trusts ADFS responses based on pre-shared X509 certificates. These

## In-depth guides

### For SilverStripe developers

* [Developer guide](docs/en/developer.md) - configure your SilverStripe site
* [ADFS administrator guide](docs/en/adfs.md) - prepare the Identity Provider
* [Troubleshooting](docs/en/troubleshooting.md) - common problems

### For identity provider administrators

These guides will help you prepare your identity provider and configure it to work with the module correctly.
* [ADFS administrator guide](docs/en/adfs.md)
* [Azure AD administrator guide](docs/en/azure-ad.md)

## Changelog

Please see the [GitHub releases](https://github.com/silverstripe/silverstripe-saml/releases) for changes.

0 comments on commit 5d1ea13

Please sign in to comment.