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

Impersonation #26

Open
DigitalFlow opened this issue Sep 21, 2021 · 3 comments
Open

Impersonation #26

DigitalFlow opened this issue Sep 21, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@DigitalFlow
Copy link
Member

Implement impersonation by the documented HTTP headers: https://docs.microsoft.com/en-us/powerapps/developer/data-platform/webapi/impersonate-another-user-web-api#how-to-impersonate-a-user

@imartinflores
Copy link
Contributor

Hi @DigitalFlow , this would be great to have ↑ . Also, I got another question, is there any way to associate user roles with the WebApi class implemented in the framework ?

Thanks!

@DigitalFlow
Copy link
Member Author

Hi @imartinflores,

sorry for the late response.
Currently associating user roles is not possible with the WebAPI class, as it is missing an implementation for the Xrm.WebApi.online.execute function.

This should not be a big issue to implement though, so I'll try to take care of it in the next release.

Kind regards,
Florian

@DigitalFlow DigitalFlow self-assigned this Nov 6, 2021
@DigitalFlow DigitalFlow added the enhancement New feature or request label Nov 6, 2021
@imartinflores
Copy link
Contributor

Hi @DigitalFlow , no worries at all! Thanks a lot!

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

2 participants