website/docs: fix typo in providers/scim (#7076)

chore(docs): typo in providers/scim

Signed-off-by: jon r <jon@allmende.io>
This commit is contained in:
jon r 2023-10-06 17:43:03 +02:00 committed by GitHub
parent 9d63456ed9
commit 9860ac983c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ Applications can either match users on a unique ID sent by authentik called `ext
#### OAuth/OIDC
The default provider configuration for the _Subject mode_ option of _Based on the User's hashed ID_ matches the `externalId` that's generated by default. If any other _Subjet mode_ is selected, the `externalId` attribute can be customized via SCIM mappings.
The default provider configuration for the _Subject mode_ option of _Based on the User's hashed ID_ matches the `externalId` that's generated by default. If any other _Subject mode_ is selected, the `externalId` attribute can be customized via SCIM mappings.
#### SAML