Skip to content

Commit

Permalink
chore: prettier fix
Browse files Browse the repository at this point in the history
  • Loading branch information
karl-cardenas-coding committed Jul 25, 2024
1 parent 556a92c commit 1c7914d
Showing 1 changed file with 4 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@ up Keycloak as an OIDC provider for Palette.

![Client Authentication creation screen number two](/keycloak/user-management_saml-sso_keycloak-05-client-authentication.webp "Client Authentication")


11. Fill out the following fields with the instructions provided in the table.

| **Field** | **Description** |
Expand Down Expand Up @@ -207,11 +206,10 @@ Use the following steps to validate the SSO configuration.

![Image of project roles highlighted](/keycloak/user-management_saml-sso_keycloak-15-palette-project.webp "Palette Project")


### Sync Keycloak Groups and Palette Teams

1. Switch back to the Keycloak admin console and modify the **profile** Client Scope. Navigate to the left **Main Menu** and
select **Client Scope**. Click on the **Profile** button.
1. Switch back to the Keycloak admin console and modify the **profile** Client Scope. Navigate to the left **Main Menu**
and select **Client Scope**. Click on the **Profile** button.

![Image of keycloak mappers highlighted](/keycloak/user-management_oidc-sso-keycloak-19-keycloak-client-scopes.webp "Palette Project")

Expand All @@ -227,7 +225,8 @@ Use the following steps to validate the SSO configuration.

6. Save the add mapper page.

You have now ensured that the groups for the Keycloak user are within the token attributes, ensure the Keycloak group and the Palette group match.
You have now ensured that the groups for the Keycloak user are within the token attributes, ensure the Keycloak group
and the Palette group match.

### Default Teams

Expand All @@ -250,7 +249,6 @@ out the
[Creating users](https://www.keycloak.org/docs/latest/server_admin/index.html#proc-creating-user_server_administration_guide)
guide to learn how to create users in Keycloak.


## Resources

- [Keycloak Documentation](https://www.keycloak.org/documentation)
Expand Down

0 comments on commit 1c7914d

Please sign in to comment.