miki3421 opened a new pull request, #6: URL: https://github.com/apache/openserverless-testing/pull/6
## Summary - add Kubernetes-internal mock OIDC provider for SSO smoke tests - issue RS256/JWKS tokens from a mock password grant endpoint - add SSO test script that configures ops SSO, verifies password-grant login, deploys hello, and cleans up - skip safely when SSO is already enabled to avoid overwriting existing clusters ## Tests - bash -n tests/11-sso-mock.sh - bash -n tests/all.sh - python3 -m py_compile tests/mock-oidc-provider.py - ./tests/11-sso-mock.sh kind (skipped because current cluster already has SSO enabled) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
