-
Notifications
You must be signed in to change notification settings - Fork 16.7k
feat(keycloak): add availability to expose extra port on sts #11162
feat(keycloak): add availability to expose extra port on sts #11162
Conversation
Signed-off-by: Julien Bouyoud <jbouyoud@leadformance.com>
Hi @jBouyoud this looks interesting! Out of curiosity, how do you configure Keycloak to expose the admin console on a different port? |
Hi, You can find the link to achieve this modification in the description of this PR (https://github.com/keycloak/keycloak-documentation/blob/master/server_admin/topics/threat/admin.adoc#port-restriction). |
Hi @thomasdarimont , Does anything missing to be able to merge this PR ? |
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.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jBouyoud, thomasdarimont The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
In order to configure a port restriction on Keycloak admin console (https://github.com/keycloak/keycloak-documentation/blob/master/server_admin/topics/threat/admin.adoc#port-restriction) let the possibilty to the users to expose a custom port on the statefulset
Which issue this PR fixes
None
Special notes for your reviewer:
Checklist