You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Attila Magyar (Jira)" <ji...@apache.org> on 2022/08/25 10:56:00 UTC

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

Attila Magyar created KNOX-2795:
-----------------------------------

             Summary: 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


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)