You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Run the following command to apply the OAuthClient object to the environment. Create the object on OpenShift cluster where you define your OpenShift IDP:
44
44
```
@@ -88,7 +88,7 @@ You can configure your IdP to map several IdP attributes:
88
88
89
89
Press `Download` to download the file.
90
90
91
-
Pres`Edit` to both download the file, and view the:
91
+
Press`Edit` to both download the file, and view the:
92
92
93
93
* Identity provider URL.
94
94
* Identity provider entity ID.
@@ -103,6 +103,14 @@ You can configure your IdP to map several IdP attributes:
103
103
5. In the `User attributes` field enter the attribute and the value in the identity provider. (optional)
104
104
6.When complete, press `Save`.
105
105
106
+
After you have configured the OIDC settings, you can view and edit the identity provider settings.
107
+
108
+
Press `Edit` to view and edit the:
109
+
110
+
* Discovery URL.
111
+
* Client ID.
112
+
* Client secret.
113
+
106
114
=== "OpenShift V4"
107
115
108
116
1. In the `Discovery URL` field, enter the discovery URL .
0 commit comments