-
Notifications
You must be signed in to change notification settings - Fork 62
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
Support different signing keys per issuer (issuerId) #44
Conversation
tommytroen
commented
May 19, 2021
- signing key per issuerId will be generated on-demand and reused
- fix Support different key for each tenant #43
* signing key per issuerId will be generated on-demand and reused
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.
Scan Summary
Tool | Critical | High | Medium | Low | Status |
---|---|---|---|---|---|
Dependency Scan (kotlin) | 1 | 0 | 2 | 1 | ❌ |
Dependency Scan (java) | 1 | 0 | 2 | 1 | ❌ |
Kotlin Static Analysis | 0 | 0 | 4 | 0 | ✅ |
Secrets Audit | 0 | 1 | 0 | 0 | ❌ |
Recommendation
Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍
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 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 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.
Ja, not much more to add, then to approve.