Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note
titleLimitations
  • The current implementation is limited to one Access Token Provider per Blueriq Runtime, so all of your OAuth2 enabled Rest Service Calls will use the same scheme.
  • The current implementation does not support the grant type password. We only tested the client_credentials grant type.
  • The current implementation will send the Access Token as Bearer to the Rest Service endpoint.