• Icon: Suggestion Suggestion
    • Resolution: Answered
    • None
    • REST
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      I want to get user crowd session expire time in generic application. I use crowd java api. And I can not find proper function. I want to get crowd session expire time or session start time.

            [CWD-4734] Get user session expire time

            Katherine Yabut made changes -
            Workflow Original: JAC Suggestion Workflow [ 3362911 ] New: JAC Suggestion Workflow 3 [ 3625922 ]
            Status Original: RESOLVED [ 5 ] New: Closed [ 6 ]
            Monique Khairuliana (Inactive) made changes -
            Workflow Original: Simplified Crowd Development Workflow v2 [ 1403905 ] New: JAC Suggestion Workflow [ 3362911 ]
            Issue Type Original: New Feature [ 2 ] New: Suggestion [ 10000 ]
            Status Original: Closed [ 6 ] New: Resolved [ 5 ]

            Acrow added a comment -

            Okay, thank you.

            Acrow added a comment - Okay, thank you.
            Lukasz Pater made changes -
            Resolution New: Answered [ 9 ]
            Status Original: Open [ 1 ] New: Closed [ 6 ]

            You can get the session details using the /session resource. This is available through the REST client using the com.atlassian.crowd.integration.rest.service.RestCrowdClient#validateSSOAuthenticationAndGetSession method. The response contains an expiry-date property, which contains the sesion expiry date in a unix timestamp format.

            Lukasz Pater added a comment - You can get the session details using the /session resource. This is available through the REST client using the com.atlassian.crowd.integration.rest.service.RestCrowdClient#validateSSOAuthenticationAndGetSession method. The response contains an expiry-date property, which contains the sesion expiry date in a unix timestamp format.
            Acrow created issue -

              Unassigned Unassigned
              6950dd6f6d15 Acrow
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: