Skip to content

Commit

Permalink
fixes #127 add keyResolver to openapi-security in test resource with …
Browse files Browse the repository at this point in the history
…comment
  • Loading branch information
stevehu committed May 6, 2020
1 parent 10e6b01 commit 2e40680
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jwt:
'100': primary.crt
'101': secondary.crt
clockSkewInSeconds: 60
# Key distribution server standard: JsonWebKeySet for other OAuth 2.0 provider| X509Certificate for light-oauth2
keyResolver: X509Certificate

# Enable or disable JWT token logging
logJwtToken: true
Expand Down

0 comments on commit 2e40680

Please sign in to comment.