Quantcast

[JIRA] Created: (JENKINS-11507) Single-sign-on isn't working correctly in the Crowd 2 plugin

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Created: (JENKINS-11507) Single-sign-on isn't working correctly in the Crowd 2 plugin

JIRA noreply@jenkins-ci.org
Single-sign-on isn't working correctly in the Crowd 2 plugin
------------------------------------------------------------

                 Key: JENKINS-11507
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11507
             Project: Jenkins
          Issue Type: Bug
          Components: crowd2
            Reporter: Thorsten Heit
            Assignee: Thorsten Heit
            Priority: Critical


You are logged in in Jenkins and another application, say, B, that authenticates against a remote Crowd server and uses single-sign-on.

When you logout from B, your Jenkins session isn't invalidated, i.e. you remain logged in in Jenkins.

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Work started: (JENKINS-11507) Single-sign-on isn't working correctly in the Crowd 2 plugin

JIRA noreply@jenkins-ci.org

     [ https://issues.jenkins-ci.org/browse/JENKINS-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on JENKINS-11507 started by Thorsten Heit.

> Single-sign-on isn't working correctly in the Crowd 2 plugin
> ------------------------------------------------------------
>
>                 Key: JENKINS-11507
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11507
>             Project: Jenkins
>          Issue Type: Bug
>          Components: crowd2
>            Reporter: Thorsten Heit
>            Assignee: Thorsten Heit
>            Priority: Critical
>
> You are logged in in Jenkins and another application, say, B, that authenticates against a remote Crowd server and uses single-sign-on.
> When you logout from B, your Jenkins session isn't invalidated, i.e. you remain logged in in Jenkins.

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Resolved: (JENKINS-11507) Single-sign-on isn't working correctly in the Crowd 2 plugin

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

     [ https://issues.jenkins-ci.org/browse/JENKINS-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Heit resolved JENKINS-11507.
-------------------------------------

    Resolution: Fixed

The problem was that the security realm specified a session validation interval that was set to non-zero value. If you logout from another application, your Jenkins session still remained valid for a couple of minutes.

Additionally some minor improvements were added to the servlet filter.

> Single-sign-on isn't working correctly in the Crowd 2 plugin
> ------------------------------------------------------------
>
>                 Key: JENKINS-11507
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11507
>             Project: Jenkins
>          Issue Type: Bug
>          Components: crowd2
>            Reporter: Thorsten Heit
>            Assignee: Thorsten Heit
>            Priority: Critical
>
> You are logged in in Jenkins and another application, say, B, that authenticates against a remote Crowd server and uses single-sign-on.
> When you logout from B, your Jenkins session isn't invalidated, i.e. you remain logged in in Jenkins.

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] Commented: (JENKINS-11507) Single-sign-on isn't working correctly in the Crowd 2 plugin

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

    [ https://issues.jenkins-ci.org/browse/JENKINS-11507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=154650#comment-154650 ]

scm_issue_link commented on JENKINS-11507:
------------------------------------------

Code changed in jenkins
User: Thorsten Heit
Path:
 src/main/java/de/theit/jenkins/crowd/CrowdSecurityRealm.java
 src/main/java/de/theit/jenkins/crowd/CrowdServletFilter.java
http://jenkins-ci.org/commit/crowd2-plugin/23aa97ec0d9a9c9f8fc1dd00fc017207a9f732ff
Log:
  Fix for bug JENKINS-11507 "Single-sign-on isn't working correctly in the
Crowd 2 plugin"




> Single-sign-on isn't working correctly in the Crowd 2 plugin
> ------------------------------------------------------------
>
>                 Key: JENKINS-11507
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-11507
>             Project: Jenkins
>          Issue Type: Bug
>          Components: crowd2
>            Reporter: Thorsten Heit
>            Assignee: Thorsten Heit
>            Priority: Critical
>
> You are logged in in Jenkins and another application, say, B, that authenticates against a remote Crowd server and uses single-sign-on.
> When you logout from B, your Jenkins session isn't invalidated, i.e. you remain logged in in Jenkins.

--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-11507) Single-sign-on isn't working correctly in the Crowd 2 plugin

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Thorsten Heit closed Bug JENKINS-11507 as Fixed
Change By: Thorsten Heit (05/Sep/12 8:50 AM)
Status: Resolved Closed
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...