Merge pull request #415 from aledbf/fix
Improve external authentication docs
|
@ -43,14 +43,14 @@ kubectl create -f https://raw.githubusercontent.com/kubernetes/kops/master/addon
|
||||||
|
|
||||||
2. Create a custom Github OAuth application https://github.com/settings/applications/new
|
2. Create a custom Github OAuth application https://github.com/settings/applications/new
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
- Homepage URL is the FQDN in the Ingress rule, like `https://foo.bar.com`
|
- Homepage URL is the FQDN in the Ingress rule, like `https://foo.bar.com`
|
||||||
- Authorization callback URL is the same as the base FQDN plus `/oauth2`, like `https://foo.bar.com/oauth2`
|
- Authorization callback URL is the same as the base FQDN plus `/oauth2`, like `https://foo.bar.com/oauth2`
|
||||||
|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
3. Configure oauth2_proxy values in the file oauth2-proxy.yaml with the values:
|
3. Configure oauth2_proxy values in the file oauth2-proxy.yaml with the values:
|
||||||
|
@ -71,8 +71,8 @@ $ kubectl create -f oauth2-proxy.yaml,dashboard-ingress.yaml
|
||||||
Test the oauth integration accessing the configured URL, like `https://foo.bar.com`
|
Test the oauth integration accessing the configured URL, like `https://foo.bar.com`
|
||||||
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|

|
||||||
|
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 27 KiB |
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 50 KiB |
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 84 KiB After Width: | Height: | Size: 84 KiB |