Authentication REST Endpoints

Authentication
Generate OAuth token
Method: post
Path: /spms/access/token
Invalidate OAuth token
Method: delete
Path: /spms/access/token
Register Client Application
Method: post
Path: /spms/access/clients
Retrieve login user details
Method: get
Path: /spms/v1/userDetails