Skip to content

Update k8s to also deploy sso authentication#23

Open
HuiJun wants to merge 1 commit into
developfrom
feature/sso
Open

Update k8s to also deploy sso authentication#23
HuiJun wants to merge 1 commit into
developfrom
feature/sso

Conversation

@HuiJun
Copy link
Copy Markdown
Contributor

@HuiJun HuiJun commented Sep 12, 2025

Adding flexo-mms-sso-auth-service to the k8s deployment files. This updates the ingress to serve the SSO microservice on '/sso', leaving '/login' for backwards compatibility. However, it is advised to use only one of the microservices for authentication.

@HuiJun HuiJun requested a review from dlamoris September 12, 2025 21:25
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

labels:
workload.user.cattle.io/workloadselector: deployment-flexo-mms-flexo-mms-sso-auth-service
spec:
containers:

Check warning

Code scanning / SonarCloud

Service account permissions should be restricted Medium

Bind this resource's automounted service account to RBAC or disable automounting. See more on SonarQube Cloud
workload.user.cattle.io/workloadselector: deployment-flexo-mms-flexo-mms-sso-auth-service
spec:
containers:
- envFrom:

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium

Specify a memory limit for this container. See more on SonarQube Cloud
workload.user.cattle.io/workloadselector: deployment-flexo-mms-flexo-mms-sso-auth-service
spec:
containers:
- envFrom:

Check warning

Code scanning / SonarCloud

Storage limits should be enforced Medium

Specify a storage limit for this container. See more on SonarQube Cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants