Skip to content

Commit 0be8be4

Browse files
authored
Merge pull request #13627 from huffmanca/AUTH-177
AUTH-177: Updating Identity Provider instructions.
2 parents 5164516 + 60ef9f5 commit 0be8be4

31 files changed

+336
-304
lines changed

_topic_map.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,6 @@ Topics:
169169
- Name: Configuring identity providers
170170
Dir: identity_providers
171171
Topics:
172-
- Name: Configuring an allow all identity provider
173-
File: configuring-allow-all-identity-provider
174-
- Name: Configuring a deny all identity provider
175-
File: configuring-deny-all-identity-provider
176172
- Name: Configuring an HTPasswd identity provider
177173
File: configuring-htpasswd-identity-provider
178174
- Name: Configuring a Keystone identity provider

authentication/identity_providers/configuring-allow-all-identity-provider.adoc

Lines changed: 0 additions & 18 deletions
This file was deleted.

authentication/identity_providers/configuring-basic-authentication-identity-provider.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ include::modules/identity-provider-about-basic-authentication.adoc[leveloffset=+
1616

1717
include::modules/identity-provider-configuring-basic-authentication.adoc[leveloffset=+1]
1818

19-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
20-
2119
include::modules/identity-provider-basic-authentication-CRD.adoc[leveloffset=+1]
2220

2321
include::modules/identity-provider-add.adoc[leveloffset=+1]

authentication/identity_providers/configuring-deny-all-identity-provider.adoc

Lines changed: 0 additions & 18 deletions
This file was deleted.

authentication/identity_providers/configuring-github-identity-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include::modules/identity-provider-registering-github.adoc[leveloffset=+1]
3333

3434
include::modules/identity-provider-configuring-github.adoc[leveloffset=+1]
3535

36-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
36+
include::modules/identity-provider-secret.adoc[leveloffset=+1]
3737

3838
include::modules/identity-provider-github-CRD.adoc[leveloffset=+1]
3939

authentication/identity_providers/configuring-gitlab-identity-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ to connect instead of OAuth.
1717

1818
include::modules/identity-provider-overview.adoc[leveloffset=+1]
1919

20-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
20+
include::modules/identity-provider-secret.adoc[leveloffset=+1]
2121

2222
include::modules/identity-provider-gitlab-CRD.adoc[leveloffset=+1]
2323

authentication/identity_providers/configuring-google-identity-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can limit authentication to members of a specific hosted domain with the
2424

2525
include::modules/identity-provider-overview.adoc[leveloffset=+1]
2626

27-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
27+
include::modules/identity-provider-secret.adoc[leveloffset=+1]
2828

2929
include::modules/identity-provider-google-CRD.adoc[leveloffset=+1]
3030

authentication/identity_providers/configuring-htpasswd-identity-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ include::modules/identity-provider-overview.adoc[leveloffset=+1]
1414

1515
include::modules/identity-provider-creating-htpasswd-file.adoc[leveloffset=+1]
1616

17-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
17+
include::modules/identity-provider-htpasswd-secret.adoc[leveloffset=+1]
1818

1919
include::modules/identity-provider-htpasswd-CRD.adoc[leveloffset=+1]
2020

authentication/identity_providers/configuring-keystone-identity-provider.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ include::modules/identity-provider-overview.adoc[leveloffset=+1]
2626

2727
include::modules/identity-provider-configuring-keystone.adoc[leveloffset=+1]
2828

29-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
30-
3129
include::modules/identity-provider-keystone-CRD.adoc[leveloffset=+1]
3230

3331
include::modules/identity-provider-add.adoc[leveloffset=+1]

authentication/identity_providers/configuring-ldap-identity-provider.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ include::modules/identity-provider-overview.adoc[leveloffset=+1]
1313

1414
include::modules/identity-provider-about-ldap.adoc[leveloffset=+1]
1515

16-
include::modules/identity-provider-create-CRD.adoc[leveloffset=+1]
16+
include::modules/identity-provider-ldap-secret.adoc[leveloffset=+1]
1717

1818
include::modules/identity-provider-ldap-CRD.adoc[leveloffset=+1]
1919

0 commit comments

Comments
 (0)