Skip to content

Custom Asset Intake Mapping

Yuriy Movchan edited this page Sep 16, 2024 · 3 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
/opt/jans/jetty/jans-auth/agama/fl *.js, *.css, *.png, *.gif, *.jpg, *.jpeg
/opt/jans/jetty/jans-auth/agama/ftl UI templates
/opt/jans/jetty/jans-auth/agama/scripts Java or Groovy files

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
Clone this wiki locally