Hi, We're having issues trying to embed an action in a external w

Hi,

We're having issues trying to embed an action in a external webpage.
We double checked CORS configuration but it still throws a "Server error" message.
The IE net debugger founds a 401 error when calling "bpm10.int.bankinter.bk:8443/.../tempoSvc".
The environment is configured with SSO.
Any suggestions on this?

Thank you in advance

OriginalPostID-191796

OriginalPostID-191796

  Discussion posts and replies are publicly visible

Parents
  • 1. Can you attach a screenshot showing the error you see?
    2. Does the user see the error even if they already have a session with the SSO?
    3. Can you clear the app server log, then add the following loggers in <Appian Home>/ear/suite.ear/resources/appian_log4j.properties, then reproduce the error and attach the new log:

    log4j.logger.com.appiancorp.security=DEBUG
    log4j.logger.org.springframework.security=DEBUG
Reply
  • 1. Can you attach a screenshot showing the error you see?
    2. Does the user see the error even if they already have a session with the SSO?
    3. Can you clear the app server log, then add the following loggers in <Appian Home>/ear/suite.ear/resources/appian_log4j.properties, then reproduce the error and attach the new log:

    log4j.logger.com.appiancorp.security=DEBUG
    log4j.logger.org.springframework.security=DEBUG
Children
No Data