Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Add support for scanning Azure accounts from cartography-service #42

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

vrajat
Copy link

@vrajat vrajat commented Nov 16, 2023

Accepts client secret from command line args instead of env variable

Add a new method to authenticate Azure Federated Service Principal

The new method is activated by the command line arg: --borneo-azure-federated-auth

Then a ClientAssertionCredential method is used to authenticate.

Refer: https://www.keepsecure.ca/blog/2023/cross-cloud_authentication/

Accepts client secret from command line args instead of env variable

Add a new method to authenticate Azure Federated Service Principal

The new method is activated by the command line arg:
--borneo-azure-federated-auth

Then a ClientAssertionCredential method is used to authenticate.

Refer: https://www.keepsecure.ca/blog/2023/cross-cloud_authentication/
@vrajat vrajat merged commit 7390261 into master Nov 20, 2023
1 of 3 checks passed
@jhecking jhecking deleted the azure-rv branch November 21, 2023 06:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants