Hi, On my CAS, I've set to connect AWS Secret Manager following this: CAS - Configuration Server (apereo.github.io) <https://apereo.github.io/cas/6.5.x/configuration/Configuration-Server-Management-SpringCloud-AmazonSecretManager.html>
However I got a problem with the endpoint, you can read the error below: ERROR [org.apereo.cas.config.AmazonSecretsManagerCloudConfigBootstrapConfiguration] - <Received an UnknownHostException when attempting to interact with a service. See cause for the exact endpoint that is failing to resolve. If this is happening on an endpoint that previously worked, there may be a network connectivity issue or your DNS cache could be storing endpoints for too long. SdkClientException.java:build:102 HelpfulUnknownHostExceptionInterceptor.java:modifyException:59 ExecutionInterceptorChain.java:modifyException:202 I tried to set the endpoint like these in my environment but it still did not work. - https://secretsmanager.{region}.amazonaws.com/ - Secret manager ARN Do I miss any step? or configuration for CAS or AWS? Thanks for reply. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/3dcfec2b-073d-4f69-a331-513bba4309a9n%40apereo.org.
