As a modeler, I want to use APIs that require (header based) authentication, e.g. Bearer and OAuth. As discussed in the Bookshelf project this activity should:
offer common authentication methods
take user credentials as input objects
authenticate and execute a webservice call
fully configurable.
This activity must also be added (with all configurations) in Gryphon.
This is the "big solution" we discussed yesterday, that is low priority. I will add a user story for the "lightweight" solution that just adds a header attribute in Gryphon.
As a modeler, I want to use APIs that require (header based) authentication, e.g. Bearer and OAuth. As discussed in the Bookshelf project this activity should:
This activity must also be added (with all configurations) in Gryphon.