lib/fog/aws/requests/sts/assume_role_with_saml.rb

Summary

Maintainability
A
35 mins
Test Coverage
B
85%

Method assume_role_with_saml has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        def assume_role_with_saml(role_arn, principal_arn, saml_assertion, policy=nil, duration=3600)
Severity: Minor
Found in lib/fog/aws/requests/sts/assume_role_with_saml.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status