Sha256: f9be140b4ca92dedd6606a5c0608cb563cd42836c204e8bcf5125b6c48276b9f

Contents?: true

Size: 1.53 KB

Versions: 22

Compression:

Stored size: 1.53 KB

Contents

---
http_interactions:
- request:
    method: get
    uri: https://auth0-sdk-tests.auth0.com/userinfo
    body:
      encoding: US-ASCII
      string: ''
    headers:
      Accept:
      - "*/*"
      Accept-Encoding:
      - gzip, deflate
      User-Agent:
      - Ruby/2.5.1
      Content-Type:
      - application/json
      Auth0-Client:
      - eyJuYW1lIjoicnVieS1hdXRoMCIsInZlcnNpb24iOiI0LjUuMCJ9
      Authorization:
      - Bearer invalid_token
      Host:
      - auth0-sdk-tests.auth0.com
  response:
    status:
      code: 401
      message: Unauthorized
    headers:
      Date:
      - Wed, 10 Oct 2018 23:19:59 GMT
      Content-Length:
      - '12'
      Connection:
      - keep-alive
      X-Auth0-Requestid:
      - 19fb7bb180e9dfbd2b6e
      Access-Control-Allow-Origin:
      - "*"
      Access-Control-Allow-Credentials:
      - 'false'
      Www-Authenticate:
      - Bearer realm="Users", error="invalid_token", error_description="The access
        token signature could not be validated. A common cause of this is requesting
        multiple audiences for an access token signed with HS256, as that signature
        scheme requires only a single recipient for its security. Please change your
        API to employ RS256 if you wish to have multiple audiences for your access
        tokens"
      Cache-Control:
      - private, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    body:
      encoding: UTF-8
      string: Unauthorized
    http_version: 
  recorded_at: Wed, 10 Oct 2018 23:19:59 GMT
recorded_with: VCR 4.0.0

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
auth0-5.5.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.4.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.3.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.2.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.1.2 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.1.1 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.1.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.0.1 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-5.0.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.17.1 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.17.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.16.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.15.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.14.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.13.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.12.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.11.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.10.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.9.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml
auth0-4.8.0 spec/fixtures/vcr_cassettes/Auth0_Api_AuthenticationEndpoints/_userinfo/should_fail_as_not_authorized.yml