Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions astro/src/content/docs/identityserver/saml/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,3 @@ SAML 2.0 endpoints are registered under the `/saml` path prefix:
| Logout Callback | `/saml/logout_callback` |

See [SAML Endpoints](/identityserver/saml/endpoints/) for full details.

## Further Reading

* [SAML Configuration](/identityserver/saml/configuration/) — `SamlOptions`, `SamlServiceProvider` model, and enums
* [Service Provider Store](/identityserver/saml/service-providers/) — how to register and manage SPs
* [SAML Endpoints](/identityserver/saml/endpoints/) — protocol endpoint details
* [SAML Extensibility](/identityserver/saml/extensibility/) — overridable services and interfaces
Loading