Skip to content

Commit

Permalink
talk about the openshift auth strategy config settings (kiali#656)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmazzitelli authored May 25, 2023
1 parent 5d6588f commit f0abae7
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions content/en/docs/Configuration/authentication/openshift.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ spec:
strategy: openshift
```
The `openshift` strategy doesn't have any additional configuration. The Kiali
operator will make sure to setup the needed OpenShift OAuth resources to register
Kiali as a client.
The Kiali operator will make sure to setup the needed OpenShift OAuth resources to register
Kiali as a client for the most common use-cases. The `openshift` strategy does have a few
configuration settings that most people will never need but are available in case you have
a situation where the customization is needed. See the Kiali CR Reference page for the
documentation on those settings.

0 comments on commit f0abae7

Please sign in to comment.