mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Merge branch 'main' into main
This commit is contained in:
@@ -93,7 +93,7 @@ Subsequent executions will check for updated dependencies, if there are none, it
|
||||
|
||||
License
|
||||
=======
|
||||
Copyright (c) 2014-2025 [SUSE, LLC.](https://www.suse.com/)
|
||||
Copyright (c) 2014-2026 [SUSE, LLC.](https://www.suse.com/)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
||||
+7
-1
@@ -35,6 +35,12 @@ In your IdP, create a new client with the settings below:
|
||||
|
||||
In the new OIDC client, create mappers to expose the user's fields.
|
||||
|
||||
:::note
|
||||
|
||||
The `groups` and `full_group_path` claims generated by the Groups and Group Path mappers, which you create within the OIDC client in your Identity Provider, should be JSON arrays, e.g. `"groups":["admins","devs","qa"]` and `"full_group_path":["/admins","/devs","/qa"]`.
|
||||
|
||||
:::
|
||||
|
||||
1. Create a new `Groups Mapper` with the settings below:
|
||||
|
||||
Setting | Value
|
||||
@@ -153,4 +159,4 @@ In some cases, the "Invalid grant_type" error message may be misleading and is a
|
||||
|
||||
## Configuring OIDC Single Logout (SLO)
|
||||
|
||||
<ConfigureSLOOidc />
|
||||
<ConfigureSLOOidc />
|
||||
|
||||
+8
-1
@@ -29,7 +29,14 @@ Consult the documentation for your specific IdP to complete the listed prerequis
|
||||
`Access Type` | `confidential`
|
||||
`Valid Redirect URI` | `https://yourRancherHostURL/verify-auth`
|
||||
|
||||
- In the new OIDC client, create mappers to expose the users fields.
|
||||
- In the new OIDC client, create mappers to expose the user's fields.
|
||||
|
||||
:::note
|
||||
|
||||
The `groups` and `full_group_path` claims generated by the Groups and Group Path mappers, which you create within the OIDC client in your Identity Provider, should be JSON arrays, e.g. `"groups":["admins","devs","qa"]` and `"full_group_path":["/admins","/devs","/qa"]`.
|
||||
|
||||
:::
|
||||
|
||||
- Create a new Groups Mapper with the settings below:
|
||||
|
||||
Setting | Value
|
||||
|
||||
+8
-1
@@ -29,7 +29,14 @@ Consult the documentation for your specific IdP to complete the listed prerequis
|
||||
`Access Type` | `confidential`
|
||||
`Valid Redirect URI` | `https://yourRancherHostURL/verify-auth`
|
||||
|
||||
- In the new OIDC client, create mappers to expose the users fields.
|
||||
- In the new OIDC client, create mappers to expose the user's fields.
|
||||
|
||||
:::note
|
||||
|
||||
The `groups` and `full_group_path` claims generated by the Groups and Group Path mappers, which you create within the OIDC client in your Identity Provider, should be JSON arrays, e.g. `"groups":["admins","devs","qa"]` and `"full_group_path":["/admins","/devs","/qa"]`.
|
||||
|
||||
:::
|
||||
|
||||
- Create a new Groups Mapper with the settings below:
|
||||
|
||||
Setting | Value
|
||||
|
||||
+8
-1
@@ -29,7 +29,14 @@ Consult the documentation for your specific IdP to complete the listed prerequis
|
||||
`Access Type` | `confidential`
|
||||
`Valid Redirect URI` | `https://yourRancherHostURL/verify-auth`
|
||||
|
||||
- In the new OIDC client, create mappers to expose the users fields.
|
||||
- In the new OIDC client, create mappers to expose the user's fields.
|
||||
|
||||
:::note
|
||||
|
||||
The `groups` and `full_group_path` claims generated by the Groups and Group Path mappers, which you create within the OIDC client in your Identity Provider, should be JSON arrays, e.g. `"groups":["admins","devs","qa"]` and `"full_group_path":["/admins","/devs","/qa"]`.
|
||||
|
||||
:::
|
||||
|
||||
- Create a new Groups Mapper with the settings below:
|
||||
|
||||
Setting | Value
|
||||
|
||||
+6
@@ -35,6 +35,12 @@ In your IdP, create a new client with the settings below:
|
||||
|
||||
In the new OIDC client, create mappers to expose the user's fields.
|
||||
|
||||
:::note
|
||||
|
||||
The `groups` and `full_group_path` claims generated by the Groups and Group Path mappers, which you create within the OIDC client in your Identity Provider, should be JSON arrays, e.g. `"groups":["admins","devs","qa"]` and `"full_group_path":["/admins","/devs","/qa"]`.
|
||||
|
||||
:::
|
||||
|
||||
1. Create a new `Groups Mapper` with the settings below:
|
||||
|
||||
Setting | Value
|
||||
|
||||
+8
-1
@@ -29,7 +29,14 @@ Consult the documentation for your specific IdP to complete the listed prerequis
|
||||
`Access Type` | `confidential`
|
||||
`Valid Redirect URI` | `https://yourRancherHostURL/verify-auth`
|
||||
|
||||
- In the new OIDC client, create mappers to expose the users fields.
|
||||
- In the new OIDC client, create mappers to expose the user's fields.
|
||||
|
||||
:::note
|
||||
|
||||
The `groups` and `full_group_path` claims generated by the Groups and Group Path mappers, which you create within the OIDC client in your Identity Provider, should be JSON arrays, e.g. `"groups":["admins","devs","qa"]` and `"full_group_path":["/admins","/devs","/qa"]`.
|
||||
|
||||
:::
|
||||
|
||||
- Create a new Groups Mapper with the settings below:
|
||||
|
||||
Setting | Value
|
||||
|
||||
Reference in New Issue
Block a user