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:
Matthew Helmke 2018-03-28 08:08:57 -05:00 committed by GitHub
commit 0d4331f875
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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[]