Microservice Settings - Portal
The following groups contain Adeptia Connect microservices Portal properties that can be configured by going to Account > Settings > Microservice Settings. For more details on properties configuration, refer to the page Configuring the application properties.
[+] Logging
[-] Hide
| Property name | Description | Default value |
|---|---|---|
logging.includeLocation | Used by log4j to include the location in the appenders (Console, jdbc etc.). Possible values of this property is true or false. | true |
logging.level.audit | Audit logging level. For production server, it is recommended to use NOTICE log level. | INFO |
logging.level.root | Root Application logging level. For production server, it is recommended to use NOTICE log level. | INFO |
logging.level.system | System logging level. For production server, it is recommended to use NOTICE log level. | NOTICE |
logging.pattern.console | %d %-5p [%t] %5c %l - %m%n%ex |
[+] Others
[-] Hide
| Property name | Description | Default value |
|---|---|---|
app.connect.domain | ||
| app.connect.partner.onboard.mode | Partner Onboard Mode : Possible values are internal, external and ask. | internal |
[+] SAML Logging
[-] Hide
| Property name | Default value |
|---|---|
| org.opensaml | ERROR |
| org.opensaml.saml | ERROR |
| org.springframework.security | ERROR |
| org.springframework.security.saml2 | ERROR |