We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80caca1 + 028f5b9 commit 79a9b2cCopy full SHA for 79a9b2c
1 file changed
astro/src/content/docs/identityserver/saml/index.md
@@ -90,10 +90,3 @@ SAML 2.0 endpoints are registered under the `/saml` path prefix:
90
| Logout Callback | `/saml/logout_callback` |
91
92
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