Skip to content

Commit 07e373e

Browse files
tanberryTana M Berry
andauthored
website/docs: fix a typo in SSF docs (#15554)
website/docs/add-secure-apps/providers/ssf/index.md Co-authored-by: Tana M Berry <tana@goauthentik.io>
1 parent e361d38 commit 07e373e

File tree

1 file changed

+1
-1
lines changed
  • website/docs/add-secure-apps/providers/ssf

1 file changed

+1
-1
lines changed

website/docs/add-secure-apps/providers/ssf/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Events in authentik that are tracked via SSF include when an MFA device is added
1818

1919
One important use case for SFF is to [integrate Apple Business Manager](https://integrations.goauthentik.io/device-management/apple/) or any of the Apple device management platforms with authentik, so that users can enroll their Apple devices using their authentik credentials. When a user signs in with their email address, Apple redirects them to authentik for authentication. Once authenticated, Apple enrolls the user's device and grants access to Apple services.
2020

21-
Another use case for SSF is when an Admin wants to know if a user logs out of authentik, so that the user is then also automaticlaly logged out of all other work-focused applications.
21+
Another use case for SSF is when an Admin wants to know if a user logs out of authentik, so that the user is then also automatically logged out of all other work-focused applications.
2222

2323
Another example use case is when an application uses SSF to subscribe to authorization events because the application needs to know if a user changed their password in authentik. If a user did change their password, then the application receives a POST request to write the fact that the password was changed.
2424

0 commit comments

Comments
 (0)