stormpath-sdk-java icon indicating copy to clipboard operation
stormpath-sdk-java copied to clipboard

add okta.client.baseUrl property

Open dogeared opened this issue 8 years ago • 0 comments

Currently, there is support for a number of okta properties, like:

  • okta.application.id
  • okta.api.token

In order to work with okta, setting stormpath.client.baseUrl is required.

It would be more consistent to add a property called okta.client.baseUrl that behaves exactly the same way as stormpath.client.baseUrl.

NOTE: It is not proposed at this time that stormpath.client.baseUrl be removed.

dogeared avatar May 09 '17 16:05 dogeared