Enable REST API Authentication credentials with site properties/Settings 
132
Views
3
Comments
New
Data & Integrations

Right now, when we want to consume REST API with authentication (Auth2 or Basic), we should add the credentials manually and hard coded.

But if we should use the same credentials for different API, we should have the ability to configure these credentials as Site Properties.

With that, we can manage the credentials only once for all the API's.


In ODC settings (O11 site properties) can be stored as secrtes.

Itroducing such feature in o11 and allowing site properties (encrypted or as secrete ) in client secrte will solve maintainability issue

Very valid suggestion

Hello,

O11 supports secret site properties now.

Regards.

Yes, they are.

But, if i want to use them as the credentials for a consumed API - i can't.

The credentials for consumed API can only be inserted hard-coded.


Maayan