When authentication requirements are high/more complex for security reasons, customers might require grant_types "Authorization Code" and "Refresh Token" - in a setup that includes Access Manager, for instance. The REST shim as documented supports grant_types "password" and "client_credentials".
-> The shim should support more/contemporary OAuth flows.
by: Andreas H. | over a year ago | Other
Comments
Like OAuth2.0 Three-Legged Authentication
Am also trying for BOX Application integration.
PLease help us for 3 leg authetication in further revisions.
Authorization Code flows is not interactive applications, not for Identity integration scenarios for the NetIQ Rest shim.