Skip to content

Commit

Permalink
[NOISSUE]
Browse files Browse the repository at this point in the history
update documentation
  • Loading branch information
jj committed Mar 5, 2019
1 parent 0b8bee1 commit f4531f0
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,7 @@ The easiest way to do this in a servlet container is through the use of system p
## Authentication

Currently, the application is wired with very simple authentication. A password for the user `root`
can be set with the `shibui.default-password` property. If none is set, a default password
will be generated and logged:

```
Using default security password: a3d9ab96-9c63-414f-b199-26fcf59e1ffa
```
can be set with the `shibui.default-password` property.

## Default Properties

Expand Down

0 comments on commit f4531f0

Please sign in to comment.