Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Current console is missing OAuth 1.0 implementation. #8

Open
2 of 8 tasks
carobazan opened this issue Apr 17, 2017 · 0 comments
Open
2 of 8 tasks

Current console is missing OAuth 1.0 implementation. #8

carobazan opened this issue Apr 17, 2017 · 0 comments

Comments

@carobazan
Copy link

Description

Current console is missing OAuth 1.0a implementation. Though, it has a view for that. It is just missing the implementation of token exchange.

Expected outcome

Actual outcome

Live Demo

Steps to reproduce

  1. Define a resource using a security scheme defined as follows:
    type: OAuth 1.0
    description: testing oauth1.0
    displayName: testing oauth1.0
    settings: 
      requestTokenUri: 'http://petstore.swagger.io/oauth/dialog'
      tokenCredentialsUri: ''
      authorizationUri: 
      signatures: 
        HMAC-SHA1
  1. Open in console :
    No information of authorization is shown for resources using that security scheme

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant