okta / okta-devices-swift

okta-devices-swift
https://github.com/okta/okta-devices-swift
Apache License 2.0
8 stars 1 forks source link

Redact Additional items from device challenge payload #127

Closed stevelind-okta closed 1 year ago

stevelind-okta commented 1 year ago

Problem Analysis (Technical)

Some potentially sensitive items were being logged to a readable file by some consumers of the SDK. This change redacts additional items in the Device challenge payload which could potentially contain sensitive information, given that they are produced by 3rd party integrations.

Solution (Technical)

Affected Components

OktaDeviceBindJWTPayload