Uploaded image for project: 'Apache Oltu'
  1. Apache Oltu
  2. OLTU-205

JSON token response incorrect, google token has a unexpected format

    XMLWordPrintableJSON

Details

    Description

      Testing Google integration using the OLTU demo app, the first problem was the response JSON payload, where Google use "access_token" while org.apache.oltu.openidconnect.client.response.OpenIdConnectResponse.init expects ==>OpenIdConnect.ID_TOKEN (= 'id_token');

      After that comes the token, and the token does not came as expected in org.apache.oltu.commons.encodedtoken.TokenReader pattern (the group 3 part (signature?) is missing! Can this be a problem from Google or I misconfigured something?

      Attachments

        Activity

          People

            asanso Antonio Sanso
            JMarcos Jose Marcos Gomes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: