You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.
A customer pointed this out to me. In the Okta docs here: https://help.okta.com/en/prod/Content/Topics/Directory/About_Universal_Directory.htm it says that profile data number types are stored as 64-bit numbers in Java long format.
Apparently, we return that data as a Java long integer, which is not correct. @bdemers can you check on this?
The text was updated successfully, but these errors were encountered: