-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Have NewTypes for end user claims wrap
String
instead of Url
For the non-essential end user claims, it matters less that this crate be strict about parsing them as URLs. This helps ensure interoperability with some less conformant providers, such as those that implement SMART-on-FHIR alongside OpenID Connect. SMART-on-FHIR and OIDC have conflicting specifications for the `profile` claim, for example.
- Loading branch information
David Ramos
committed
Dec 1, 2019
1 parent
078e869
commit 3b092a1
Showing
2 changed files
with
15 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters