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

define how to record an identity that is defined by a Certificate #82

Open
JohnMoehrke opened this issue Sep 22, 2023 · 3 comments
Open

Comments

@JohnMoehrke
Copy link
Contributor

Identifier.assigner - issuer name
Identifier.system - URL encoded issuer name (DN -> ldap URL encoded)
Identifier.value - serial number
Identifier.display - subject name | subject alt name
Identifier.period - validity period
Identifier.type.display - usage

Note that issuer name is in DN format, and must be converted into a URL. Recommend using the same ldap encoding defined in SAML for the saml issuer.

@JohnMoehrke
Copy link
Contributor Author

requested by @ElliotSilver

@JohnMoehrke
Copy link
Contributor Author

@ElliotSilver is this solution acceptable?

@ElliotSilver
Copy link

Seems reasonable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants