-
Notifications
You must be signed in to change notification settings - Fork 85
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
feat(fido2): make mds and attestation optional #5409
Conversation
[jans-pycloudlib] Kudos, SonarCloud Quality Gate passed! |
[jans-cli] Kudos, SonarCloud Quality Gate passed! |
[jans-linux-setup] Kudos, SonarCloud Quality Gate passed! |
[jans-core] Kudos, SonarCloud Quality Gate passed! |
[SCIM API] Kudos, SonarCloud Quality Gate passed! |
[jans-config-api-parent] Kudos, SonarCloud Quality Gate passed! |
[Jans authentication server parent] Kudos, SonarCloud Quality Gate passed! |
da0e996
to
3e7dab1
Compare
a6ece8a
to
86971ad
Compare
86971ad
to
9a72238
Compare
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.
Is there a property for this feature? Are there updates to the docs so people know how to use this feature?
19770ff
to
7219a56
Compare
3347494
to
e3b07f1
Compare
Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com>
e3b07f1
to
b753592
Compare
Signed-off-by: Milton Ch. <j.milton.chambi.m@gmail.com> Signed-off-by: Mustafa Baser <mbaser@mail.com>
Prepare
Description
skipDownloadMdsEnabled
: Boolean value indicating whether the MDS download should be omittedskipValidateMdsInAttestationEnabled
: Boolean value indicating whether MDS validation should be omitted during attestationpacket
,fido-u2f
,tpm
,android-key
,android-safetynet
andapple
closes #5171