Skip to content

Extend aad app add to add certificate to AAD App while creating the App #3115

@arjunumenon

Description

@arjunumenon

Create the option of adding the certificates to the Azure AD App while creating the App using the command aad app add.
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