-
Notifications
You must be signed in to change notification settings - Fork 75
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:
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 |
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 |
Path | Asset Type |
---|---|
/opt/jans/jetty/jans-casa/plugins | *.jar |
/opt/jans/jetty/jans-casa/static | *.js, *.css, *.png, *.gif, *.jpg, *.jpeg |
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 |
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 |
Path | Asset Type |
---|---|
/opt/jans/jetty/jans-lock/custom-libs | *.jar |
Waiting for Shekhar's return
Path | Asset Type |
---|---|
/opt/jans/jetty/jans-link/custom-libs | *.jar |