| Author |
How to show the auth page if the user typed the application context URL only?
|
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Hi,
I use Spring Security plugin for my demo.
How to show the authentication page if the user typed: http://localhost:8080/Demo ?
I use Config.groovy to enforce URLs security.
Thanks for help and time.
|
 |
Hussein Baghdadi
clojure forum advocate
Bartender
Joined: Nov 08, 2003
Posts: 3359
|
|
Solved it.
I have to use '/' pattern in Config.groovy .
|
 |
 |
|
|
subject: How to show the auth page if the user typed the application context URL only?
|
|
|