Commit dcddf01
committed
Add OAuth2MetadataUrl API and provider interface
Expose OAuth2 metadata URL support in the public API: add OpenApiConstants.OAuth2MetadataUrl constant, introduce IOAuth2MetadataProvider with an OAuth2MetadataUrl getter (System.Uri?), and surface OAuth2MetadataUrl on OpenApiSecurityScheme (get/set) and OpenApiSecuritySchemeReference (get). This enables consumers to read/write the OAuth2 metadata URL for security schemes.1 parent 50ddec5 commit dcddf01
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments