Skip to content

Commit 028f5b9

Browse files
authored
Update SAML documentation by removing further reading
Removed further reading section and retained SAML Endpoints reference. We don't typically do this type of section as the menu contains related pages.
1 parent 80caca1 commit 028f5b9

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

  • astro/src/content/docs/identityserver/saml

astro/src/content/docs/identityserver/saml/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,3 @@ SAML 2.0 endpoints are registered under the `/saml` path prefix:
9090
| Logout Callback | `/saml/logout_callback` |
9191

9292
See [SAML Endpoints](/identityserver/saml/endpoints/) for full details.
93-
94-
## Further Reading
95-
96-
* [SAML Configuration](/identityserver/saml/configuration/)`SamlOptions`, `SamlServiceProvider` model, and enums
97-
* [Service Provider Store](/identityserver/saml/service-providers/) — how to register and manage SPs
98-
* [SAML Endpoints](/identityserver/saml/endpoints/) — protocol endpoint details
99-
* [SAML Extensibility](/identityserver/saml/extensibility/) — overridable services and interfaces

0 commit comments

Comments
 (0)