website/docs: add enterprise label to SSF docs (#13251)
* added Enterprise label * fix date to be semantic version * added Ent label, for real this time * add Ent to procedural page too --------- Co-authored-by: Tana M Berry <tana@goauthentik.com>
This commit is contained in:
@ -1,5 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: Configure an SSF provider
|
title: Configure an SSF provider
|
||||||
|
authentik_version: "2025.2.0"
|
||||||
|
authentik_enterprise: true
|
||||||
|
authentik_preview: true
|
||||||
---
|
---
|
||||||
|
|
||||||
The workflow to implement an SSF provider as a [backchannel provider](../../applications/manage_apps#backchannel-providers) for an application/provider pair is as follows:
|
The workflow to implement an SSF provider as a [backchannel provider](../../applications/manage_apps#backchannel-providers) for an application/provider pair is as follows:
|
||||||
|
|||||||
@ -1,12 +1,11 @@
|
|||||||
---
|
---
|
||||||
title: Shared Signals Framework (SSF) Provider
|
title: Shared Signals Framework (SSF) Provider
|
||||||
sidebar_label: SSF Provider
|
sidebar_label: SSF Provider
|
||||||
|
authentik_version: "2025.2.0"
|
||||||
|
authentik_enterprise: true
|
||||||
|
authentik_preview: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<span class="badge badge--preview">Preview</span>
|
|
||||||
<span class="badge badge--version">authentik 2025.2+</span>
|
|
||||||
|
|
||||||
|
|
||||||
Shared Signals Framework (SSF) is a common standard for sharing asynchronous real-time security signals and events across multiple applications and an identity provider. The framework is a collection of standards and communication processes, documented in a [specification](https://openid.net/specs/openid-sharedsignals-framework-1_0-ID3.html). SSF leverages the APIs of the application and the IdP, using privacy-protected, secure webhooks.
|
Shared Signals Framework (SSF) is a common standard for sharing asynchronous real-time security signals and events across multiple applications and an identity provider. The framework is a collection of standards and communication processes, documented in a [specification](https://openid.net/specs/openid-sharedsignals-framework-1_0-ID3.html). SSF leverages the APIs of the application and the IdP, using privacy-protected, secure webhooks.
|
||||||
|
|
||||||
## About Shared Signals Framework
|
## About Shared Signals Framework
|
||||||
|
|||||||
Reference in New Issue
Block a user