Skip to content

Commit ab30953

Browse files
authored
fix: TUI client pre-authorized (#3399)
1 parent 7f71ffe commit ab30953

File tree

1 file changed

+1
-1
lines changed
  • jans-linux-setup/jans_setup/templates/jans-cli

1 file changed

+1
-1
lines changed

jans-linux-setup/jans_setup/templates/jans-cli/client.ldif

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jansScope: inum=F0C4,ou=scopes,o=jans
3535
jansSignedRespAlg: RS256
3636
jansSubjectTyp: pairwise
3737
jansTknEndpointAuthMethod: client_secret_basic
38-
jansTrustedClnt: false
38+
jansTrustedClnt: true
3939
jansAccessTknLife: 2592000

0 commit comments

Comments
 (0)