Skip to content

Fix: missing LogCredentialType causes exception while reading log data#418

Closed
explody wants to merge 1 commit intookta:masterfrom
explody:missing_log_credential_type
Closed

Fix: missing LogCredentialType causes exception while reading log data#418
explody wants to merge 1 commit intookta:masterfrom
explody:missing_log_credential_type

Conversation

@explody
Copy link
Copy Markdown
Contributor

@explody explody commented Aug 22, 2024

While fetching and reading logs, we began hitting an unhandled exception of

ValueError: 'CERTIFICATE' is not a valid LogCredentialType

We determined this was from recently deploying FastPass and device integrations, which caused a new authentication type to appear in the logs.

I tracked this down to okta/models/log_credential_type.py, where based on the existing lines, the "CERTIFICATE" type was simply missing, so I've added that.

@BinoyOza-okta
Copy link
Copy Markdown
Contributor

Hi @explody,
We have regenerated the SDK with the OpenAPI management specs (3.1.0). The current changes are stale, hence closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants