Skip to content

Commit

Permalink
fix: TUI client pre-authorized (#3399)
Browse files Browse the repository at this point in the history
  • Loading branch information
devrimyatar committed Dec 23, 2022
1 parent 7f71ffe commit ab30953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jans-linux-setup/jans_setup/templates/jans-cli/client.ldif
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jansScope: inum=F0C4,ou=scopes,o=jans
jansSignedRespAlg: RS256
jansSubjectTyp: pairwise
jansTknEndpointAuthMethod: client_secret_basic
jansTrustedClnt: false
jansTrustedClnt: true
jansAccessTknLife: 2592000

0 comments on commit ab30953

Please sign in to comment.