Open mdrdannyr opened 1 year ago
When reading from OKTA API, SAML Applications that have preconfigured attribution statements are stored within 'configuredAttributeStatements'.
This is currently not passed to the results var when using get_application
Created a PR that fixes the issue: https://github.com/okta/okta-sdk-python/pull/373
The PR comment includes more details
When reading from OKTA API, SAML Applications that have preconfigured attribution statements are stored within 'configuredAttributeStatements'.
This is currently not passed to the results var when using get_application
Created a PR that fixes the issue: https://github.com/okta/okta-sdk-python/pull/373