Differences
This shows you the differences between two versions of the page.
applications:no_authentication [2018/02/07 07:03] admin created |
applications:no_authentication [2020/07/01 16:49] (current) cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~NOTRANS~~ | ~~NOTRANS~~ | ||
- | ~~Title: Application without authentication~~ | + | ~~Title: Application Without Authentication~~ |
- | Sometimes it's useful to create an application without login. This kind of application is perfect for public areas or if you offer free services. It's not a problem to code such an application but it's also possible to configure this requirement. | + | Sometimes it's useful to create an application without login. This kind of application is perfect for public areas or if you offer free services. It's not a problem to code such an application, but it's also possible to configure this requirement. |
Simply use the ''ConnectAuthenticator'' in your //application.xml//: | Simply use the ''ConnectAuthenticator'' in your //application.xml//: |