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

[FEATURE] Add data source for SPNs and identify if current user is a SPN #1208

Closed
rondefreitas opened this issue Mar 21, 2022 · 1 comment · Fixed by #1370
Closed

[FEATURE] Add data source for SPNs and identify if current user is a SPN #1208

rondefreitas opened this issue Mar 21, 2022 · 1 comment · Fixed by #1370
Labels
feature New feature or request

Comments

@rondefreitas
Copy link
Contributor

Summary says it all...

I have a couple of uses cases where it's helpful to identify if the script is being run under the scope of a service principal (easily facilitated by checking if the current user has an application id), as well as being able to query for an existing service principal.

I've submitted a PR to this effect #1207 . It's my first time writing go, so please go easy on me :)

@nfx nfx linked a pull request Mar 21, 2022 that will close this issue
@nfx nfx added the feature New feature or request label Mar 29, 2022
@nfx
Copy link
Contributor

nfx commented May 30, 2022

Following up - is this issue still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
2 participants