Skip to content

Extend aad app set to add certificate to already available App #3116

@arjunumenon

Description

@arjunumenon

Create the option of adding the certificate to already available Azure AD App using the command aad app set.
Following would be the expected options for the command.

Option Description
--certificateFile [certificateFile] Path to the file with certificate private key. Specify either certificateFile or certificateBase64Encoded
--certificateBase64Encoded [certificateBase64Encoded] Base64-encoded string with certificate private key. Specify either certificateFile or certificateBase64Encoded
--certificateDisplayName [certificateDisplayName] Display name for the certificate. If not given, the displayName will be set to the certificate subject

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions