HTTP Routing Table

 
/application
GET /application/
 
/audit
GET /audit/
GET /audit/(csvfile)
 
/auth
GET /auth/rights
POST /auth
 
/caconnector
GET /caconnector/
GET /caconnector/(name)
GET /caconnector/specific/(catype)
POST /caconnector/(name)
DELETE /caconnector/(name)
 
/client
GET /client/
 
/defaultrealm
GET /defaultrealm
POST /defaultrealm/(realm)
DELETE /defaultrealm
 
/event
GET /event/
GET /event/(eventid)
GET /event/actions/(handlermodule)
GET /event/conditions/(handlermodule)
GET /event/positions/(handlermodule)
POST /event
POST /event/disable/(eventid)
POST /event/enable/(eventid)
DELETE /event/(eid)
 
/machine
GET /machine/
GET /machine/authitem
GET /machine/authitem/(application)
GET /machine/token
POST /machine/token
POST /machine/tokenoption
DELETE /machine/token/(serial)/(application)/(mtid)
DELETE /machine/token/(serial)/(machineid)/(resolver)/(application)
 
/machineresolver
GET /machineresolver/
GET /machineresolver/(resolver)
POST /machineresolver/(resolver)
POST /machineresolver/test
DELETE /machineresolver/(resolver)
 
/monitoring
GET /monitoring/
GET /monitoring/(stats_key)
GET /monitoring/(stats_key)/last
DELETE /monitoring/(stats_key)
 
/periodictask
GET /periodictask/
GET /periodictask/(ptaskid)
GET /periodictask/nodes/
GET /periodictask/options/(taskmodule)
GET /periodictask/taskmodules/
POST /periodictask/
POST /periodictask/disable/(ptaskid)
POST /periodictask/enable/(ptaskid)
DELETE /periodictask/(ptaskid)
 
/policy
GET /policy/
GET /policy/(name)
GET /policy/check
GET /policy/defs
GET /policy/defs/(scope)
GET /policy/export/(export)
POST /policy/(name)
POST /policy/disable/(name)
POST /policy/enable/(name)
POST /policy/import/(filename)
DELETE /policy/(name)
 
/privacyideaserver
GET /privacyideaserver/
POST /privacyideaserver/(identifier)
POST /privacyideaserver/test_request
DELETE /privacyideaserver/(identifier)
 
/radiusserver
GET /radiusserver/
POST /radiusserver/(identifier)
POST /radiusserver/test_request
DELETE /radiusserver/(identifier)
 
/realm
GET /realm/
GET /realm/superuser
POST /realm/(realm)
DELETE /realm/(realm)
 
/recover
POST /recover
POST /recover/reset
 
/register
GET /register
POST /register
 
/resolver
GET /resolver/
GET /resolver/(resolver)
POST /resolver/(resolver)
POST /resolver/test
DELETE /resolver/(resolver)
 
/serviceid
GET /serviceid/
GET /serviceid/(name)
POST /serviceid/(name)
DELETE /serviceid/(name)
 
/smsgateway
GET /smsgateway/
GET /smsgateway/(gwid)
POST /smsgateway
DELETE /smsgateway/(identifier)
DELETE /smsgateway/option/(gwid)/(key)
 
/smtpserver
GET /smtpserver/
POST /smtpserver/(identifier)
POST /smtpserver/send_test_email
DELETE /smtpserver/(identifier)
 
/subscriptions
GET /subscriptions/
GET /subscriptions/(application)
POST /subscriptions/
DELETE /subscriptions/(application)
 
/system
GET /system/
GET /system/(key)
GET /system/documentation
GET /system/gpgkeys
GET /system/hsm
GET /system/names/caconnector
GET /system/names/radius
GET /system/random
POST /system/hsm
POST /system/setConfig
POST /system/setDefault
POST /system/test/(tokentype)
DELETE /system/(key)
 
/token
GET /token/
 
/token/(serial)
DELETE /token/(serial)
 
/token/assign
POST /token/assign
 
/token/challenges
GET /token/challenges/
GET /token/challenges/(serial)
 
/token/copypin
POST /token/copypin
 
/token/copyuser
POST /token/copyuser
 
/token/description
POST /token/description
POST /token/description/(serial)
 
/token/disable
POST /token/disable
POST /token/disable/(serial)
 
/token/enable
POST /token/enable
POST /token/enable/(serial)
 
/token/getserial
GET /token/getserial/(otp)
 
/token/group
POST /token/group/(serial)
POST /token/group/(serial)/(groupname)
DELETE /token/group/(serial)/(groupname)
 
/token/info
POST /token/info/(serial)/(key)
DELETE /token/info/(serial)/(key)
 
/token/init
POST /token/init
 
/token/load
POST /token/load/(filename)
 
/token/lost
POST /token/lost/(serial)
 
/token/realm
POST /token/realm/(serial)
 
/token/reset
POST /token/reset
POST /token/reset/(serial)
 
/token/resync
POST /token/resync
POST /token/resync/(serial)
 
/token/revoke
POST /token/revoke
POST /token/revoke/(serial)
 
/token/set
POST /token/set
POST /token/set/(serial)
 
/token/setpin
POST /token/setpin
POST /token/setpin/(serial)
 
/token/setrandompin
POST /token/setrandompin
POST /token/setrandompin/(serial)
 
/token/unassign
POST /token/unassign
 
/tokengroup
GET /tokengroup/
GET /tokengroup/(groupname)
POST /tokengroup/(groupname)
DELETE /tokengroup/(groupname)
 
/ttype
GET /ttype/(ttype)
POST /ttype/(ttype)
 
/user
GET /user/
GET /user/attribute
GET /user/editable_attributes/
POST /user
POST /user/
POST /user/attribute
PUT /user
PUT /user/
DELETE /user/(resolvername)/(username)
DELETE /user/attribute/(attrkey)/(username)/(realm)
 
/validate
GET /validate/check
GET /validate/polltransaction
GET /validate/polltransaction/(transaction_id)
GET /validate/radiuscheck
GET /validate/samlcheck
GET /validate/triggerchallenge
POST /validate/check
POST /validate/offlinerefill
POST /validate/radiuscheck
POST /validate/samlcheck
POST /validate/triggerchallenge