4 Session Management
Oracle Banking Trade Finance Process Management doesn’t maintain the state of the client side. It’s a pure stateless micro services base platform.
This topic contains following sub-topics:
- Cryptography Used
- Session Logging
Unsuccessful attempt to login is stored in the database with timestamp. Invalid and expired tokens submitted to the application are categorized as authentication failures and the same are logged.