- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
RSA SecureID/Authman REST API abilities
Hi,
I am aware of the .YAML file describing the securid/authenticate REST API, and have confirmed it is working in our environment(non-cloud), however, I'd like to know if there is a way to expand on the capabilities:
1. Is it possible to check for existing usernames via REST API? During provisioning of new users, we need to make sure new usernames in our system do not match existing users registered within our RSA
2. Is it possible to pull a list of unused/unassigned software/hardware token ids, and assign them to users via REST?
3. Similarly, is it possible to unassign/deregister tokens and even terminate/delete users?
If these aren't available from REST, what other methods would be available to programmatically handle the 3 requests?(SOAP?)
Thanks,
Albert
- Tags:
- AM
- API
- Auth Manager
- Authentication Manager
- Community Thread
- Discussion
- Forum Thread
- rest
- RSA Authentication Manager
- RSA SecurID
- RSA SecurID Access
- SecurID
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've moved your question to the RSA SecurID Access" data-type="space space where it will be seen by the product's support engineers, other customers and partners. Please bookmark this page and use it when you have product-specific questions.
Alternatively, from the RSA Customer Support" data-type="space page, click on Ask A Question on the blue navigation bar and choose Ask A Product Related Question. From there, scroll to RSA SecurID Access" data-type="space and click Ask A Question. That way your question will appear in the correct space.
Regards,
Erica
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Albert - you can do all of those things and more using the RSA Authentication Manager SDK available as part of the AM Extras for each AM version.
The RSA SecurID Authentication API provides authentication capabilities only.
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So the only way to accomplish what I want is via SOAP? Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Authentication Manager API can be utilized using almost any language and using several transport mechanisms (including SOAP) that are mostly hidden from the programmer (controlled by configuration).
RSA Professional Services also sells a developer package called Authentication Manager Integration Services (AMIS) that hides the API complexity beneath a simpler REST interface.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://community.rsa.com/community/products/securid/prime
A full set of REST web services APIs for admin and a variety of authentication rich authentication options.
