-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
W-17464439 flex security diagrams gr #739
base: latest
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: Cetificate
|
||
Flex Gateway stores registration information locally. This registration resource contains the certificate the Flex Replica uses to communicate and authenticate itself with Anypoint Platform. This diagram demonstrates how Flex Gateway communicates with Anypoint Platform via mTLS. | ||
|
||
Restrict access to the registration resource to ensure there are unauthorized execution of replicas from outside the organization. Specifically: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there are no unauthorized execution. I would not mention 'from outside the org'
|
||
Runtime logs are available in the runtime layer through the `stdout` of the Flex Gateway pods and also in the Anypoint control plane for Connected Mode. | ||
|
||
To ensure client information is not leaked if runtime logs become compromise don't log payload data in runtime logs. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'compromised'.
Also, avoid logging payload daata
Writer's Quality Checklist
Before merging your PR, did you: