Trace:
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
applications:automatic_logon [2018/03/14 07:27] admin removed |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTRANS~~ | ||
- | ~~Title: Automatic logon~~ | ||
- | To save development time, it would be useful to do an automatic logon. This feature is available via [[:applications:application_properties|application.xml]]. Use following properties to logon automatically after each application start: | ||
- | |||
- | <file xml> | ||
- | <Application.Login.username>developer</Application.Login.username> | ||
- | <Application.Login.password>developer</Application.Login.password> | ||
- | </file> |