Forum Discussion

raffibag's avatar
raffibag
New Member
4 years ago
Solved

Specifying Oauth2 Redirect URI in SwaggerHub

Hello... I'm new to SwaggerHub and have been stuck on this issue for a while. I'm using an OAuth2.0 flow to allow client access to an AWS Cognito User Pool. In Cognito, client owners are able to c...
  • HKosova's avatar
    4 years ago

    Hi raffibag,

     

    When you test requests directly from SwaggerHub, OAuth redirect_uri is:

    https://app.swaggerhub.com/oauth2_redirect in SwaggerHub SaaS

    http(s)://SERVER/oaut2_redirect in SwaggerHub On-Premise

     

    This URL is fixed and cannot be changed.