|
Codehaus.org
»
codehaus - grails
»
grails - user
ACEGI
View:
Threaded
List (by date)
Classic
Old framed views
7 Messages —
Rating Filter:
0
1
2
3
4
5
Alert me
mehdix
–
ACEGI
mehdix
ACEGI -
Is there a way to choose which URL should use Basic Authentication and which should use the login view?
Loading...
Reply
More
Rate this Message:
Reply to author
Edit post
Delete
Print
Show in classic view
Show in thread view
Permalink
Haotian Sun-2
Haotian Sun-2
I think you can define different roles to apply your basic authentication procedure and set the URLs that you want to...
Loading...
Reply
More
Rate this Message:
Reply to author
Delete
Print
Show in classic view
Show in thread view
Permalink
mehdix
mehdix
I followed the steps found in the blog...
Loading...
Reply
More
Rate this Message:
Reply to author
Edit post
Delete
Print
Show in classic view
Show in thread view
Permalink
Burt Beckwith
Burt Beckwith
This is the definition of the filter chain proxy from the plugin: springSecurityFilterChain(FilterChainProxy) { ...
Loading...
Reply
More
Rate this Message:
Reply to author
Delete
Print
Show in classic view
Show in thread view
Permalink
mehdix
mehdix
Hi Burt, I made the modifications to resources.groovy: beans =...
Loading...
Reply
More
Rate this Message:
Reply to author
Edit post
Delete
Print
Show in classic view
Show in thread view
Permalink
Burt Beckwith
Burt Beckwith
Just add an import for org.springframework.security.util.FilterChainProxy. To map urls to the basic auth handling,...
Loading...
Reply
More
Rate this Message:
Reply to author
Delete
Print
Show in classic view
Show in thread view
Permalink
mehdix
mehdix
OK importing org.springframework.security.util.FilterChainProxy removes the exception. resources.groovy: import...
Loading...
Reply
More
Rate this Message:
Reply to author
Edit post
Delete
Print
Show in classic view
Show in thread view
Permalink
Free embeddable forum
powered by
Nabble
Forum Help