indigo-iam / iam

INDIGO Identity and Access Management Service
https://indigo-iam.github.io/
Other
99 stars 43 forks source link

Delete UNIQUE constraint on subject_dn column of iam_x509_cert table #672

Closed rmiccoli closed 7 months ago

rmiccoli commented 7 months ago

This is a fix for the already closed issue #550 There's still a UNIQUE constraints on subject_dn column of iam_x509_cert table which has to be removed. Also the search logic has to be fixed from finding a certificate through the subject to finding a certificate through both subject and issuer.

sonarcloud[bot] commented 7 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication