p2-inc / idp-wizard

Identity Provider setup wizards for Keycloak
https://phasetwo.io
Other
5 stars 1 forks source link

mode for org portal or admin setup #81

Closed xgp closed 2 years ago

xgp commented 2 years ago

We need to have a mode that allows the use of the wizards by two agents, 1. keycloak admins (kcadmin), and 2. organization admins (orgadmin)

The mode will dictate the URLs that are used for the API requests.

How do we differentiate between modes

What API methods are used for each mode

What are the feature flags

jeffpatzer commented 2 years ago

I added in a state management (redux) so we can conditionally query the state to determine what is active and not active.

xgp commented 2 years ago

Closing this out, as this is essentially duplicated/superseded by other tickets.