website/docs: Apple Business Manager Integration. (#13319)
website/docs: Flesh out Apple Business Manager integration. - Fix missing required attribute. - Adjust visible headers in table of contents. - Fix Docusaurus warning for nested paragraphs.
This commit is contained in:
@ -37,12 +37,12 @@ When multiple policies/groups/users are attached, you can configure the _Policy
|
||||
|
||||
## Application Entitlements
|
||||
|
||||
<p className="badge-group">
|
||||
<div className="badge-group">
|
||||
|
||||
:ak-version[2024.12]
|
||||
:ak-preview
|
||||
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Application entitlements can be used through authentik to manage authorization within an application (what areas of the app users or groups can access). Entitlements are scoped to a single application and can be bound to multiple users and/or groups (binding policies is not currently supported), giving them access to the entitlement. An application can either check for the name of the entitlement (via the `entitlements` scope), or via attributes stored in entitlements.
|
||||
|
||||
|
Reference in New Issue
Block a user