diff --git a/README.md b/README.md index 1072a0b..0948c32 100644 --- a/README.md +++ b/README.md @@ -40,25 +40,9 @@ The following configuration settings are available: - The 'name' attribute is the name that will be referenced by the Request Map (use your hostname e.g. sitecore-sp.example.org)  - Example: `` 2. Request Map - - You need to define the site that will be protected by Shibboleth and also which areas will force a login. To lock down for the entire site, Shibboleth needs to intercept all the requests, but we want Sitecore to work and let users login with 'sitecore' accounts, so we need exceptions to allow Sitecore to function. Below is an example of a host set to restrict the entire site, but allow exceptions for subfolders. You might have your own subfolders you want to add to the list (maybe an assets folder that has your CSS?) + - You need to define the site that will be protected by Shibboleth and also which areas will force a login. To lock down for the entire site, Shibboleth needs to intercept all the requests, but we want Sitecore to work and let users login with 'sitecore' accounts, so we need exceptions to allow Sitecore to function. Below link goes to an example of a host set to restrict the entire site, but allow exceptions for subfolders. You might have your own subfolders you want to add to the list (maybe an assets folder that has your CSS?) + - https://github.com/jst-cyr/SitecoreShibbolethLogin/blob/master/ShibbolethHostExample.xml   -```xml -     -      -      -      -      -      -      -      -      -      -      -      -      -      -   -``` 3. ApplicationDefaults entityID - Specify the entityID attribute with your hostname to make things easy (e.g. https://sitecore-sp.example.org). This is used to refer to your application between the IdP and the SP. 4. ApplicationDefaults SSO entityID for IdP