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

linkAccountToLDAP must either use role or account type #3677

Closed
borisstoyanov opened this issue Nov 12, 2019 · 5 comments · Fixed by #8236
Closed

linkAccountToLDAP must either use role or account type #3677

borisstoyanov opened this issue Nov 12, 2019 · 5 comments · Fixed by #8236

Comments

@borisstoyanov
Copy link
Contributor

ISSUE TYPE
  • Bug Report
COMPONENT NAME
API
CLOUDSTACK VERSION
4.14 
SUMMARY

currently the API supports only linking to an account type it's not supporting roles.
For example if a user is using dynamic roles and wants to link ldap account, instead of role he needs to pass the account type, then comes the question if multiple roles are assigned to the same account type, what role will be assigned to him.

EXPECTED RESULTS
Either pass account type or role
ACTUAL RESULTS
Supports just type
@borisstoyanov
Copy link
Contributor Author

ping @rafaelweingartner you probably are using this, can you comment on the expected and actual behaviour.

@DaanHoogland
Copy link
Contributor

marking this as a feature request.

@DaanHoogland
Copy link
Contributor

To be clear @borisstoyanov you want the API linkAccountToLdap to take a role instead of an accounttype, am I right? so this account must not existe yet or already have the same role assigned to it for the link to succeed am I right?

@DaanHoogland
Copy link
Contributor

@rafaelweingartner any ideas? or @PaulAngus , maybe?

@sureshanaparti
Copy link
Contributor

Fixed in #8236

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants