website: bump prettier from 3.5.3 to 3.6.0 in /website (#15199)
* website: bump prettier from 3.5.3 to 3.6.0 in /website Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.5.3...3.6.0) --- updated-dependencies: - dependency-name: prettier dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
		@ -30,10 +30,8 @@ Push Security requires separate first and last names for each user, but authenti
 | 
			
		||||
 | 
			
		||||
1. Log in to authentik as an administrator, and open the authentik Admin interface.
 | 
			
		||||
2. Navigate to **Customization** > **Property Mappings** and click **Create**.
 | 
			
		||||
 | 
			
		||||
    - **Select type**: select **SAML Provider Property Mapping** as the property mapping type.
 | 
			
		||||
    - **Configure the SAML Provider Property Mapping**:
 | 
			
		||||
 | 
			
		||||
        - **Name**: `givenname`
 | 
			
		||||
        - **SAML Attribute Name**: `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname`
 | 
			
		||||
        - **Expression**:
 | 
			
		||||
@ -44,10 +42,8 @@ Push Security requires separate first and last names for each user, but authenti
 | 
			
		||||
 | 
			
		||||
3. Click **Finish**.
 | 
			
		||||
4. Click **Create** to create the second property mapping.
 | 
			
		||||
 | 
			
		||||
    - **Select type**: select **SAML Provider Property Mapping** as the property mapping type.
 | 
			
		||||
    - **Configure the SAML Provider Property Mapping**:
 | 
			
		||||
 | 
			
		||||
        - **Name**: `familyname`
 | 
			
		||||
        - **SAML Attribute Name**: `http://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname`
 | 
			
		||||
        - **Expression**:
 | 
			
		||||
@ -62,7 +58,6 @@ Push Security requires separate first and last names for each user, but authenti
 | 
			
		||||
 | 
			
		||||
1. Log in to authentik as an administrator and open the authentik Admin interface.
 | 
			
		||||
2. Navigate to **Applications** > **Applications** and click **Create with Provider** to create an application and provider pair. (Alternatively you can first create a provider separately, then create the application and connect it with the provider.)
 | 
			
		||||
 | 
			
		||||
    - **Application**: provide a descriptive name, an optional group for the type of application, the policy engine mode, and optional UI settings.
 | 
			
		||||
        - Take note of the application slug as it will be required later on.
 | 
			
		||||
    - **Choose a Provider type**: select **SAML Provider** as the provider type.
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user