Skip to content
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

Token issuer Reconcillation error logs in adapter #1982

Closed
AmaliMatharaarachchi opened this issue Jan 26, 2024 · 0 comments · Fixed by #1981
Closed

Token issuer Reconcillation error logs in adapter #1982

AmaliMatharaarachchi opened this issue Jan 26, 2024 · 0 comments · Fixed by #1981
Assignees
Labels
Milestone

Comments

@AmaliMatharaarachchi
Copy link
Contributor

Description:
Multiple occurances of following logs can be seen in adapter.

2024-01-26 08:26:37 ERRO [utils.go:486] - [utils.ResolveCertificate] [-] Error while reading certificate from secretRef &{apk-test-setup-wso2-apk-enforcer-truststore-secret wso2carbon.pem}: Secret "apk-test-setup-wso2-apk-enforcer-truststore-secret" not found [severity=Critical error_code=2642]
2024-01-26 08:26:37 ERRO [tokenissuer_controller.go:258] - [dp.getJWTIssuers] [-] Error resolving certificate for JWKS Secret "apk-test-setup-wso2-apk-enforcer-truststore-secret" not found [error_code=2659 severity=Major]
2024-01-26 08:26:37 ERRO [tokenissuer_controller.go:83] - [dp.(*TokenssuerReconciler).Reconcile] [-] Unable to find associated JWTIssuers for apk/apk-test-setup-wso2-apk-idp-jwt-issuer : Secret "apk-test-setup-wso2-apk-enforcer-truststore-secret" not found [error_code=2660 severity=Critical]

Suggested Labels:

Suggested Assignees:

Affected Product Version:

OS, DB, other environment details and versions:

Steps to reproduce:

Related Issues:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done/Done
Development

Successfully merging a pull request may close this issue.

2 participants