• 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

            Acrow added a comment -

            Okay, thank you.

            Acrow added a comment - Okay, thank you.

            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.

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

                Created:
                Updated:
                Resolved: