okta / okta-sdk-java

A Java SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
Apache License 2.0
147 stars 136 forks source link

Use `URLDecode.decode()` that is compatible with pre Java 10 versions #1505

Closed arvindkrishnakumar-okta closed 4 months ago

arvindkrishnakumar-okta commented 4 months ago

Issue(s)

https://github.com/okta/okta-sdk-java/pull/1150#discussion_r1604620238

Description

Tested with Java 8 runtime.

Category

Signoff