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.
Hey,
Has anyone had any luck using the ISE REST API to create users?
I'm making the following request:
POST /ers/config/internaluser HTTP/1.1
Host: x.x.x.x:9060
Authorization: Basic xxxxxxx
Accept: application/vnd.com.cisco.ise.identity.internaluser...
Thanks, that sorted it. I was getting confused between when using accept and content type headers between gets and posts. Also missing the identity groups attribute.
Cheers!
You'll need to make use of the Host Input API, documentation is on the support pages.Alternatively you can download pre-written plugins for many vulnerability scanners such as Tenable Security Center and Rapid7 from the old Sourcefire Nation Forum Do...