Skip to content

Custom Asset Intake Mapping

Dhaval D edited this page Sep 30, 2024 · 10 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 *.ftl, *.ftlh
/opt/jans/jetty/jans-auth/agama/scripts *.java *.groovy, *.gvy, *.gy, *.gsh

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

Waiting for Shekhar's return

Link

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