java - I cant login to application in WebSphere authorization fails -


i have problem when trying connect application deployed in websphere

this error showing in console:

secj0129e: l'autorisation échoué pour l'utilisateur  scexus7:defaultwimfilebasedrealm lors de l'appel de sur default_host:gei/,  authorization failed, not granted of required roles:  

code web.xml:

autencometido1 autencometido1 form defaultwimfilebasedrealm /login.xhtml /login.xhtml?error=yes


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -