Forum Discussion
Hem_66900
Cirrus
Dec 18, 2015Restful commands does not work with Radius users.
For example,this will work.
curl -sk -u admin:admin --header "Content-type: application/json" -X PUT -d '{"servers": ["1.1.1.1", "2.2.2.2"] }' As soon as i replace admin user with radius user,it fails with 400. curl -sk -u radius_user:password --header "Content-type: application/json" -X PUT -d '{"servers": ["1.1.1.1", "2.2.2.2"] }'
1 Reply
- MichaelatF5
Employee
Take a look at the following article. https://devcentral.f5.com/articles/demystifying-icontrol-rest-part-6-token-based-authentication
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects