Uploaded image for project: 'Shindig'
  1. Shindig
  2. SHINDIG-1996

OAuth 2.0 Token Response should return 'expires_in' in seconds

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.5.2
    • None
    • Java
    • None

    Description

      As per https://tools.ietf.org/html/rfc6749#section-5.1

      expires_in
      RECOMMENDED. The lifetime in seconds of the access token. For
      example, the value "3600" denotes that the access token will
      expire in one hour from the time the response was generated.
      If omitted, the authorization server SHOULD provide the
      expiration time via other means or document the default value.

      shindig's OAuth2TokenHandler returns the expires_in field in milliseconds.

      Attachments

        Activity

          People

            ankon Andreas Kohn
            ankon Andreas Kohn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: