[ 
https://issues.apache.org/jira/browse/SLING-3221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bertrand Delacretaz updated SLING-3221:
---------------------------------------

    Description: 
The launchpad/integration-tests 
AuthenticationResponseCodeTest,testValidatingCorrectFormCredentials test fails 
when run against Oak, in the following scenario:

1) login via POST /j_security_check with j_username=admin j_password=admin 
j_validate=true

2) login login via POST /j_security_check with just j_validate=true and the 
cookies set by the previous login call

The second login fails as our Oak setup does not use the Sling 
FormLoginModulePlugin that's used when running on Jackrabbit.

  was:
The launchpad/integration-tests 
AuthenticationResponseCodeTest,testValidatingCorrectFormCredentials test fails 
when run against Oak, in the following scenario:

1) login via POST /j_security_check with j_username=admin j:password=admin 
j_validate=true

2) login login via POST /j_security_check with just j_validate=true and the 
cookies set by the previous login call

The second login fails as our Oak setup does not use the Sling 
FormLoginModulePlugin that's used when running on Jackrabbit.


> AuthenticationResponseCodeTest fails with Oak, missing FormLoginModulePlugin
> ----------------------------------------------------------------------------
>
>                 Key: SLING-3221
>                 URL: https://issues.apache.org/jira/browse/SLING-3221
>             Project: Sling
>          Issue Type: Bug
>          Components: Authentication
>            Reporter: Bertrand Delacretaz
>            Assignee: Bertrand Delacretaz
>
> The launchpad/integration-tests 
> AuthenticationResponseCodeTest,testValidatingCorrectFormCredentials test 
> fails when run against Oak, in the following scenario:
> 1) login via POST /j_security_check with j_username=admin j_password=admin 
> j_validate=true
> 2) login login via POST /j_security_check with just j_validate=true and the 
> cookies set by the previous login call
> The second login fails as our Oak setup does not use the Sling 
> FormLoginModulePlugin that's used when running on Jackrabbit.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to