* Remove WildFly distribution from documentation
Closes#1665
* Update server_admin/topics/authentication/webauthn.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Update upgrading/topics/install_new_version.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Update upgrading/topics/migrate_db.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Update upgrading/topics/migrate_db.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Update server_admin/topics/realms/ssl.adoc
* Update server_admin/topics/user-federation/ldap.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Update server_development/topics/providers.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Update server_development/topics/providers.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Remove section on cilent cert lookup in x509.adoc
* Update securing_apps/topics/oidc/fapi-support.adoc
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Add missing images for rh-sso images by moving to shared images as we won't have RH-SSO specific theme anymore
Co-authored-by: Pedro Igor <pigor.craveiro@gmail.com>
* Rewords first 3 chapters
* Rewrites flows module
* Post kerberos rewording
* x509 changes
* Pre proof read
* post visual review
* post ccutil changes
* Removing apostrophies
* Post feedback changes
* Post feedback rewording changes
* Another minor change
* KEYCLOAK-15527 Adding context to master.adoc and index.adoc to allow reuse
* KEYCLOAK-15614 modularisation of 'Creating an Open ID Connect Client' (#14)
* More changes based on feedback
* Puts back 2 out of 3 screens
* KEYCLOAK-15614 updates to anchors
* Minor spelling correction in Getting Started
* Keycloak 15786 (#16)
* rebase corrections
* post feedback changes
* post review changes (#18)
* KEYCLOAK-15616 initial commit
Co-authored-by: Andy Munro <amunro@redhat.com>
Previously, the process for viewing the credentials tab left out an important step. Namely, that the Credentials tab does not show up until you've saved the client with the Access Type set to confidential.
This patch adds a sentence to help guide readers to get to the Credentials tab.