This repository was archived by the owner on Jan 20, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44# Signature private key that used to sign JWT tokens.
55key :
66 kid : ' 100' # kid that used to sign the JWT tokens. It will be shown up in the token header.
7- filename : " /config/ oauth/primary.jks" # private key that is used to sign JWT tokens.
7+ filename : " oauth/primary.jks" # private key that is used to sign JWT tokens.
88 password : password # password for the private key. It should be set during deployment time along with pk
99 keyName : selfsigned # key name that is used to identify the right key in keystore.
1010issuer : urn:com:networknt:oauth2:v1 # default issuer of the JWT token
Original file line number Diff line number Diff line change 44# Signature private key that used to sign JWT tokens.
55key :
66 kid : ' 100' # kid that used to sign the JWT tokens. It will be shown up in the token header.
7- filename : " /config/ oauth/primary.jks" # private key that is used to sign JWT tokens.
7+ filename : " oauth/primary.jks" # private key that is used to sign JWT tokens.
88 password : password # password for the private key. It should be set during deployment time along with pk
99 keyName : selfsigned # key name that is used to identify the right key in keystore.
1010issuer : urn:com:networknt:oauth2:v1 # default issuer of the JWT token
Original file line number Diff line number Diff line change 44# Signature private key that used to sign JWT tokens.
55key :
66 kid : ' 100' # kid that used to sign the JWT tokens. It will be shown up in the token header.
7- filename : " /config/ oauth/primary.jks" # private key that is used to sign JWT tokens.
7+ filename : " oauth/primary.jks" # private key that is used to sign JWT tokens.
88 password : password # password for the private key. It should be set during deployment time along with pk
99 keyName : selfsigned # key name that is used to identify the right key in keystore.
1010issuer : urn:com:networknt:oauth2:v1 # default issuer of the JWT token
Original file line number Diff line number Diff line change 44# Signature private key that used to sign JWT tokens.
55key :
66 kid : ' 100' # kid that used to sign the JWT tokens. It will be shown up in the token header.
7- filename : " /config/ oauth/primary.jks" # private key that is used to sign JWT tokens.
7+ filename : " oauth/primary.jks" # private key that is used to sign JWT tokens.
88 password : password # password for the private key. It should be set during deployment time along with pk
99 keyName : selfsigned # key name that is used to identify the right key in keystore.
1010issuer : urn:com:networknt:oauth2:v1 # default issuer of the JWT token
Original file line number Diff line number Diff line change 44# Signature private key that used to sign JWT tokens.
55key :
66 kid : ' 100' # kid that used to sign the JWT tokens. It will be shown up in the token header.
7- filename : " /config/ oauth/primary.jks" # private key that is used to sign JWT tokens.
7+ filename : " oauth/primary.jks" # private key that is used to sign JWT tokens.
88 password : password # password for the private key. It should be set during deployment time along with pk
99 keyName : selfsigned # key name that is used to identify the right key in keystore.
1010issuer : urn:com:networknt:oauth2:v1 # default issuer of the JWT token
Original file line number Diff line number Diff line change 44# Signature private key that used to sign JWT tokens.
55key :
66 kid : ' 100' # kid that used to sign the JWT tokens. It will be shown up in the token header.
7- filename : " /config/ oauth/primary.jks" # private key that is used to sign JWT tokens.
7+ filename : " oauth/primary.jks" # private key that is used to sign JWT tokens.
88 password : password # password for the private key. It should be set during deployment time along with pk
99 keyName : selfsigned # key name that is used to identify the right key in keystore.
1010issuer : urn:com:networknt:oauth2:v1 # default issuer of the JWT token
You can’t perform that action at this time.
0 commit comments