You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/08/29 12:55:00 UTC

[jira] [Commented] (KNOX-2795) Handling missing OIDC client name parameter

    [ https://issues.apache.org/jira/browse/KNOX-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597187#comment-17597187 ] 

ASF subversion and git services commented on KNOX-2795:
-------------------------------------------------------

Commit c6fb098ef1b4c4dd2806b52a2bbe5a6904e97927 in knox's branch refs/heads/master from Attila Magyar
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=c6fb098ef ]

KNOX-2795 Handling missing OIDC client name parameter (#626)



> Handling missing OIDC client name parameter 
> --------------------------------------------
>
>                 Key: KNOX-2795
>                 URL: https://issues.apache.org/jira/browse/KNOX-2795
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Attila Magyar
>            Assignee: Attila Magyar
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently if the parameter is missing (=null) we throw an exception saying that this paramter is mandatory. However if the param is an empty string we default to the pac4j provided parameter.
> We should probably remove the null check and use the default in that case too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)