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

Consider disallowing null for DynamicClientRegistrationDocument.Extensions #70

Open
josephdecock opened this issue Dec 6, 2024 · 0 comments
Labels
area/identity-model Issues related to Identity Model impact/breaking The fix or change will be a breaking one
Milestone

Comments

@josephdecock
Copy link
Member

We have a default empty value for this dictionary, so maybe we can just remove the nullability on it. We should make sure that this does work for all the serialization and deserialization scenarios we have though.

@josephdecock josephdecock added area/identity-model Issues related to Identity Model impact/breaking The fix or change will be a breaking one labels Dec 6, 2024
@josephdecock josephdecock added this to the im-future milestone Dec 6, 2024
@Erwinvandervalk Erwinvandervalk added area/access-token-management Issues related to Access Token Management and removed area/access-token-management Issues related to Access Token Management labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/identity-model Issues related to Identity Model impact/breaking The fix or change will be a breaking one
Projects
None yet
Development

No branches or pull requests

2 participants