Skip to content

Custom Asset Intake Mapping

Jose Gonzalez edited this page Oct 31, 2024 · 9 revisions

Listing of custom asset types that each Janssen Server module accepts:

Config-API

Path Asset Type
/opt/jans/jetty/jans-config-api/custom/config *.xml
/opt/jans/jetty/jans-config-api/custom/i18n *.properties
/opt/jans/jetty/jans-config-api/custom/libs *.jar
/opt/jans/jetty/jans-config-api/custom/pages *.xhtml
/opt/jans/jetty/jans-config-api/custom/static *.js, *.css, *.png, *.gif, *.jpg, *.jpeg

Auth-Server

Path Asset Type
/opt/jans/jetty/jans-auth/custom/i18n *.properties
/opt/jans/jetty/jans-auth/custom/libs *.jars
/opt/jans/jetty/jans-auth/custom/pages *.xhtml
/opt/jans/jetty/jans-auth/custom/static *.js, *.css, *.png, *.gif, *.jpg, *.jpeg
/etc/certs/jans-auth-keys.pkcs12 *.pkcs12

Casa

Path Asset Type
/opt/jans/jetty/jans-casa/plugins *.jar
/opt/jans/jetty/jans-casa/static *.js, *.css, *.png, *.gif, *.jpg, *.jpeg

Agama

Path Asset Type
/opt/jans/jetty/jans-auth/agama engine templates and associated resources (*.ftl, *.ftlh)

Fido2

Path Asset Type
/etc/jans/conf/fido2/authenticator_cert *.pem, *.crt
/etc/jans/conf/fido2/mds/cert *.crt
/etc/jans/conf/fido2/mds/toc *.jwt
/etc/jans/conf/fido2/server_metadata *.json

Lock

Path Asset Type
/opt/jans/jetty/jans-lock/custom-libs *.jar

KeyCloak-link

Path Asset Type
/opt/jans/jetty/jans-keycloak-link/custom/libs/ *.jar
/var/jans/keycloak-link-snapshots/ *.txt

Link

Path Asset Type
/opt/jans/jetty/jans-link/custom-libs *.jar
/var/jans/link-snapshots/ *.txt
Clone this wiki locally