]
Jan Stourac reassigned WFLY-11593:
----------------------------------
Assignee: Jan Stourac (was: Darran Lofthouse)
Typo and ambiguity in 'integrated-jaspi' attribute of
'application-security-domain' element
-------------------------------------------------------------------------------------------
Key: WFLY-11593
URL:
https://issues.jboss.org/browse/WFLY-11593
Project: WildFly
Issue Type: Bug
Components: Security, Web (Undertow)
Affects Versions: 15.0.0.Final, 15.0.1.Final
Reporter: Jan Stourac
Assignee: Jan Stourac
Priority: Minor
There is a typo and a little bit of ambiguity in the current description of the
'{{/subsystem=undertow/application-security-domain=foo\[integrated-jaspi\]}}'
attribute:
{quote}
Should integrated JASPI be used or allow AsHoc identity creation.
{quote}
proposed change:
{quote}
Whether integrated JASPI should be used. If this is disabled, ad hoc identity will be
created instead.
{quote}