fea49765f0
Only removing the distribution of the Jetty adapter for now, and leaving the rest for now. This is due to the complexity of removing all Jetty adapter code due to Spring, OSGI, Fuse, testsuite, etc. and it will be better to leave the rest of the clean-up to after 24 when we are removing most adapters Closes #26255 Signed-off-by: stianst <stianst@gmail.com>
41 lines
No EOL
1.7 KiB
Text
41 lines
No EOL
1.7 KiB
Text
|
|
=== {project_name} Java adapters
|
|
|
|
{project_name} comes with a range of different adapters for Java application. Selecting the correct adapter depends on the target platform.
|
|
|
|
include::general-config.adoc[]
|
|
include::general-config/sp_element.adoc[]
|
|
include::general-config/sp-keys.adoc[]
|
|
include::general-config/sp-keys/keystore_element.adoc[]
|
|
include::general-config/sp-keys/key_pems.adoc[]
|
|
include::general-config/sp_principalname_mapping_element.adoc[]
|
|
include::general-config/roleidentifiers_element.adoc[]
|
|
include::general-config/sp_role_mappings_provider_element.adoc[]
|
|
include::general-config/idp_element.adoc[]
|
|
include::general-config/idp_allowedclockskew_subelement.adoc[]
|
|
include::general-config/idp_singlesignonservice_subelement.adoc[]
|
|
include::general-config/idp_singlelogoutservice_subelement.adoc[]
|
|
include::general-config/idp_keys_subelement.adoc[]
|
|
include::general-config/idp_httpclient_subelement.adoc[]
|
|
include::saml-jboss-adapter.adoc[]
|
|
include::jboss-adapter/jboss_adapter_installation.adoc[]
|
|
include::jboss-adapter/jboss-adapter-samesite-setting.adoc[]
|
|
include::jboss-adapter/required_per_war_configuration.adoc[]
|
|
include::jboss-adapter/securing_wars.adoc[]
|
|
ifeval::[{project_community}==true]
|
|
include::tomcat-adapter.adoc[]
|
|
include::tomcat-adapter/tomcat_adapter_installation.adoc[]
|
|
include::tomcat-adapter/tomcat_adapter_per_war_config.adoc[]
|
|
include::tomcat-adapter/tomcat-adapter-samesite-setting.adoc[]
|
|
endif::[]
|
|
|
|
include::servlet-filter-adapter.adoc[]
|
|
include::idp-registration.adoc[]
|
|
include::logout.adoc[]
|
|
include::assertion-api.adoc[]
|
|
include::error_handling.adoc[]
|
|
include::debugging.adoc[]
|
|
include::multi-tenancy.adoc[]
|
|
ifeval::[{project_community}==true]
|
|
include::MigrationFromOlderVersions.adoc[]
|
|
endif::[] |