Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for url slugs / roles used by Wilma #19

Open
PetriAsi opened this issue Jun 2, 2021 · 0 comments
Open

Support for url slugs / roles used by Wilma #19

PetriAsi opened this issue Jun 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@PetriAsi
Copy link
Owner

PetriAsi commented Jun 2, 2021

Wilma provides slug prefixes for separate different roles under one user account

Expected Behavior

When user have multiple roles those should be available to select.

Current Behavior

Currently wilma user account with multiple roles does not work correcly.

Possible Solution

As roles are available only after login, we need to notify users to select role.
Then there's need for some kind of role selection command.

Connect-WPSWSession -> checks roles (Get-WPSWConnectionRole ?) and notifies users if needed.
Select-WPSWConnectionRole could be a command to switch between roles.
After role selection, all other commands should use selected role and it slug prefix.

@PetriAsi PetriAsi added the enhancement New feature or request label Jun 2, 2021
@PetriAsi PetriAsi changed the title Support for slug used by Wilma Support for url slugs / roles used by Wilma Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant