Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

SOAJS oAuth provides out of the box oAuth 2.0 functionality to validate, refresh and kill generated access tokens without the effort of writing any code.

The oAuth is fully configurable in terms of: security settings - accounts management - authorization code generation.

The oAuth also standardizes the authorization in your cloud of microservices and eliminates the effort to plug-in new systems that should be accessible by logged in members.


The oAuth versions:

  • No labels