Replies: 1 comment 5 replies
-
Devportal role should be enough. Otherwise these people would be able to login into the normal ui. You have to provide us the browsers console log and backend logs. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying Apiman 3.1.2.
I have a doubt regarding who can sign up to an API in Apiman Developer Portal.
I this case, I have created a user with "API-Management-Devportal-Users".
And then, I created an API with discoverability to Developer Portal users:
I thought, this user will be able to sign up to the API. But turns out, the user will get this error message:
Then I tried again with some conditions, only if the user is a member of an Organization, and has ClientApp role, the user can sign up.
So, it is by designed? but why the Sign-Up button still available for the user.
Or anything that I need to check in my Apiman configuration?
Beta Was this translation helpful? Give feedback.
All reactions