06bc4af50e
* 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>
18 lines
No EOL
445 B
Text
18 lines
No EOL
445 B
Text
ifeval::[{tech_feature_disabled}!=false]
|
|
[NOTE]
|
|
====
|
|
{tech_feature_name} is *Technology Preview* and is not fully supported. This feature is disabled by default.
|
|
|
|
To enable start the server with `--features=preview`
|
|
ifdef::tech_feature_setting[]
|
|
or `--features={tech_feature_id}`
|
|
endif::[]
|
|
|
|
====
|
|
endif::[]
|
|
ifeval::[{tech_feature_disabled}==false]
|
|
[NOTE]
|
|
====
|
|
{tech_feature_name} is *Technology Preview* and is not fully supported.
|
|
====
|
|
endif::[] |