duo-labs / duo-labs/cloudmapper

SAML Prodvider / AzureAD

Open
#645 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6.3k
Forks
836
PR merge metrics
No merged PRs in 30d

Description

Hello,

Firstly, thanks for this app! :)

So, I have a problem with cloudmapper and saml of AzureAD :

user1:~/cloudmapper/cloudmapper# python3 cloudmapper.py weboftrust --account all --config prod/config.json
Traceback (most recent call last):
File "cloudmapper.py", line 72, in
main()
File "cloudmapper.py", line 66, in main
commands[command].run(arguments)
File "/root/cloudmapper/cloudmapper/commands/weboftrust.py", line 473, in run
cytoscape_json = weboftrust(args, accounts, config)
File "/root/cloudmapper/cloudmapper/commands/weboftrust.py", line 356, in weboftrust
get_nodes_and_connections(account, nodes, connections, args)
File "/root/cloudmapper/cloudmapper/commands/weboftrust.py", line 337, in get_nodes_and_connections
get_iam_trusts(account, nodes, connections, connections_to_get)
File "/root/cloudmapper/cloudmapper/commands/weboftrust.py", line 215, in get_iam_trusts
"Unknown federation provider: {}".format(principal["Federated"])
Exception: Unknown federation provider: arn:aws:iam::xxxxxxxxxxx:saml-provider/AzureAD

It's just with cloudmapper weboftrust*

Thanks for you help

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.