Erro Spring Security

1 resposta
A

Boa noite ,

Se alguém puser me ajudar ficarei muito grato.

Estou tentando autenticar/autorizar minha aplicação web no ldap do weblogic, mas quando tento logar, aparece o erro seguinte :

org.springframework.security.web.access.intercept. FilterSecurityInterceptor - Previously Authenticated:org.springframework.security.authent ication.UsernamePasswordAuthenticationToken@2b3123 2e: Principal:org.springframework.security.ldap.userde tails.LdapUserDetailsImpl@12cc460: Username: weblogic; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: ; Password: [PROTECTED]; Authenticated: true; Details:org.springframework.security.web.authentic ation.WebAuthenticationDetails@0: RemoteIpAddress: 127.0.0.1; SessionId: MFkBMyXJsjWnl7QH1kG5kpGPbySn7RkKM892LdJ3hXQpz8y288 J2!774114041!1286756201862; Not granted any authorities

org.springframework.security.web.access.ExceptionT ranslationFilter - Access is denied (user is not anonymous); delegating to AccessDeniedHandler
org.springframework.security.access.AccessDeniedEx ception: Access is denied

Meu arquivo de configuração :
security-application-context.xml






Versão : Spring 3

Muito Obrigado a todos.

1 Resposta

wamaral

Tenta adicionar esta tag no arquivo <domain_home>/config/config.xml

ao final da tag

Criado 10 de outubro de 2010
Ultima resposta 28 de out. de 2010
Respostas 1
Participantes 2