Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello,
we are developing a prototype portal using angular as front-end and django restframework as backend. Duo authentication has just been added and we successfully receive/acknowledge the duo push requests.
There is one issue though… upon the duo ...
Hello,I'd like to create a simple web page that allows users to mark standalone UCS-C under their name.I installed & configured Cisco IMC Supervisor and I can access to it via postman.I'm looking for two postman entries to...mark the server (SetLabel...
fyi…
fully working example:
DevNet Code Exchange: abuzzi-cisco/angular-duo is now published
developer.cisco.com
Cisco DevNet Code Exchange: Discover code repositories related to Cisco...
Thx,
A.
Hello,
issue solved.
Looking at the Duo-Web-v2.js I realized that an hidden form is created upon duo push acknoledge.
If we define a submit_callback during the Duo.init this avoid the hidden’s form submit and give control back to the code.
Below you ...
Hello,I've manage to set the Label through following HTTP request:POST /cloupia/api-v2/SetLabelAction HTTP/1.1Host: 10.58.48.253X-Cloupia-Request-Key: 39522BD025D7488DA49961714A48F134Content-Type: application/xmlCache-Control: no-cachePostman-Token: ...