fix line in spnego readme
This commit is contained in:
parent
7842e9c101
commit
fc1e57a315
|
@ -12,7 +12,7 @@ The easiest place to put these lines are in the start.ini file.
|
|||
For debugging the spengo authentication the following options are helpful:
|
||||
|
||||
-Dorg.eclipse.jetty.LEVEL=debug
|
||||
-Dsun.security.spnego.debug=all
|
||||
-Dsun.security.spnego.debug=true
|
||||
|
||||
|
||||
Spengo Authentication is enabled in the webapp with the following setup.
|
||||
|
@ -59,7 +59,4 @@ embedded, via the jetty.xml or in a context file for the webapp.
|
|||
</New>
|
||||
</Set>
|
||||
<Set name="checkWelcomeFiles">true</Set>
|
||||
</Get>
|
||||
|
||||
|
||||
8
|
||||
</Get>
|
Loading…
Reference in New Issue