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)