[
https://issues.apache.org/jira/browse/NIFI-4781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16328912#comment-16328912
]
ASF subversion and git services commented on NIFI-4781:
-------------------------------------------------------
Commit 790f14b8ef77740fc79839f51a3521db39afde09 in nifi's branch
refs/heads/master from [~Senthil,Annaswamy]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=790f14b ]
NIFI-4781: Updated ClientAuthenticationMethod as optional field response from
OpenID provider. This closes #2213
> ClientAuthenticationMethod to be optional
> -----------------------------------------
>
> Key: NIFI-4781
> URL: https://issues.apache.org/jira/browse/NIFI-4781
> Project: Apache NiFi
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 1.4.0
> Reporter: Senthil Annaswamy
> Priority: Minor
> Fix For: 1.4.0
>
>
> token_endpoint_auth_methods_supported
> OPTIONAL. JSON array containing a list of Client Authentication methods
> supported by this Token Endpoint. The options are client_secret_post,
> client_secret_basic, client_secret_jwt, and private_key_jwt, as described in
> Section 9 of OpenID Connect Core 1.0 [OpenID.Core]. Other authentication
> methods MAY be defined by extensions. If omitted, the default is
> client_secret_basic -- the HTTP Basic Authentication Scheme specified in
> Section 2.3.1 of OAuth 2.0 [RFC6749].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)