keboola/gooddata-php-client

View on GitHub
src/SSO.php

Summary

Maintainability
A
1 hr
Test Coverage

Method getUrl has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function getUrl($user, $key, $provider, $targetUrl, $email, $validity = 86400, $keyPass = null)
Severity: Major
Found in src/SSO.php - About 50 mins to fix

    Method getClaims has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        public function getClaims($user, $key, $provider, $targetUrl, $email, $validity = 86400, $keyPass = null)
    Severity: Major
    Found in src/SSO.php - About 50 mins to fix

      There are no issues that match your filters.

      Category
      Status