Product-apim: Unauthorized user redirections doesn't work for api-product pages

Created on 20 Oct 2019  ·  4Comments  ·  Source: wso2/product-apim

API creator user enters below url on browser.
https://localhost:9443/publisher/api-products
Page keeps loading for ever. Seems Url redirections are not configured for unauthorized users for api-product pages.

image

3.0.0 3.1.0 PrioritHigh React-UI SeveritCritical TypBug

Most helpful comment

BTW, the screenshot you have attached explains you creating a GitHub issue 😄

Edited: This is the original image

image

All 4 comments

BTW, the screenshot you have attached explains you creating a GitHub issue 😄

Edited: This is the original image

image

Page keep loading forever and when it looks like it'll never load, app redirects you to create new apim issue. 😄

Now it's worst, If creator access https://host/publisher/api-products/ , Page will load without hiding the create API button and , worst part is creators can publish API products as well.

@uvindra FYI 😃

REST API resource scope validation was not taking place due to changes done to support minor version upgrade of REST API without needing to change client code that is using the major version.

This issue has now been fixed. An API creator attempting to navigate to the https://localhost:9443/publisher/api-products page will encounter a 401 when doing a GET on /api-products. But this will still result in the original issue reported by Samitha, where the page loads continuously

load_fail

Was this page helpful?
0 / 5 - 0 ratings