Merge pull request #352 from abstractj/KEYCLOAK-7020
[KEYCLOAK-7020] Social Providers should be listed in alphabetical order at the docs
This commit is contained in:
commit
0d4331f875
1 changed files with 5 additions and 5 deletions
|
@ -64,17 +64,17 @@ include::topics/identity-broker/overview.adoc[]
|
|||
include::topics/identity-broker/default-provider.adoc[]
|
||||
include::topics/identity-broker/configuration.adoc[]
|
||||
include::topics/identity-broker/social-login.adoc[]
|
||||
include::topics/identity-broker/social/google.adoc[]
|
||||
include::topics/identity-broker/social/bitbucket.adoc[]
|
||||
include::topics/identity-broker/social/facebook.adoc[]
|
||||
include::topics/identity-broker/social/twitter.adoc[]
|
||||
include::topics/identity-broker/social/github.adoc[]
|
||||
include::topics/identity-broker/social/gitlab.adoc[]
|
||||
include::topics/identity-broker/social/google.adoc[]
|
||||
include::topics/identity-broker/social/linked-in.adoc[]
|
||||
include::topics/identity-broker/social/microsoft.adoc[]
|
||||
include::topics/identity-broker/social/openshift.adoc[]
|
||||
include::topics/identity-broker/social/paypal.adoc[]
|
||||
include::topics/identity-broker/social/stack-overflow.adoc[]
|
||||
include::topics/identity-broker/social/openshift.adoc[]
|
||||
include::topics/identity-broker/social/bitbucket.adoc[]
|
||||
include::topics/identity-broker/social/gitlab.adoc[]
|
||||
include::topics/identity-broker/social/twitter.adoc[]
|
||||
include::topics/identity-broker/oidc.adoc[]
|
||||
include::topics/identity-broker/saml.adoc[]
|
||||
include::topics/identity-broker/suggested.adoc[]
|
||||
|
|
Loading…
Reference in a new issue