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

Add helper command to get a certificate's proof of possession #2815

Open
sculliga opened this issue Jun 26, 2024 · 0 comments
Open

Add helper command to get a certificate's proof of possession #2815

sculliga opened this issue Jun 26, 2024 · 0 comments
Labels
type:feature New experience request

Comments

@sculliga
Copy link

sculliga commented Jun 26, 2024

Is your feature request related to a problem? Please describe the problem.

I am attempting to use Add-MgApplicationKey but I cannot without generating a Proof. There does not appear to be an easy way to do this using PowerShell. The documentation https://learn.microsoft.com/en-us/graph/application-rollkey-prooftoken?tabs=csharp-1 only offers a C# example and some of the Microsoft.IdentityModel.* libraries don't appear to be present within the Microsoft Graph module or installed by default on a system.

I'm attempting to migrate away from some legacy scripts that utilize the AzureAD module and hit a road block with this one.

Describe the solution you'd like.

Being able to generate a proof with a cmdlet provided by the Microsoft Graph module in PowerShell would make using this cmdlet easier. A working example would also be sufficient.

Additional context?

This issue appeared to previously come up in #779 and #817. The outcome seems to have been a PowerShell example in the documentation, but recent versions do not contain the example, and looking at the history of the document, the old example does not function properly. Could the resolution to these be revisited?

@sculliga sculliga added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:feature New experience request labels Jun 26, 2024
@timayabi2020 timayabi2020 removed the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New experience request
Projects
None yet
Development

No branches or pull requests

2 participants