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

Feat: Date formatter configuration for userinfo #3347

Closed
Milton-Ch opened this issue Dec 17, 2022 · 1 comment · Fixed by #3349
Closed

Feat: Date formatter configuration for userinfo #3347

Milton-Ch opened this issue Dec 17, 2022 · 1 comment · Fixed by #3349
Assignees
Labels
certification OpenID Certification enhancement

Comments

@Milton-Ch
Copy link
Contributor

Milton-Ch commented Dec 17, 2022

During the certification process, we encountered a test plan where the birthdate of /userinfo endpoint is validated, and currently jans returns long time format.

For that purpose, we need to have a date format configuration for /userinfo.

E.g. Give a specific date format for birthdate (yyyy-MM-dd).

image

@Milton-Ch Milton-Ch self-assigned this Dec 17, 2022
@Milton-Ch Milton-Ch changed the title Feat: Date format configuration for userinfo Feat: Date formatter configuration for userinfo Dec 17, 2022
@Milton-Ch Milton-Ch added the certification OpenID Certification label Dec 20, 2022
@Milton-Ch
Copy link
Contributor Author

Using the date formatter settings, I have managed to pass the certification test.

image

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

Successfully merging a pull request may close this issue.

1 participant