HTTP Routing Table

 
/application
GET /application/
 
/audit
GET /audit/
GET /audit/(csvfile)
GET /audit/statistics
 
/auth
GET /auth/rights
POST /auth
 
/defaultrealm
GET /defaultrealm
POST /defaultrealm/(realm)
DELETE /defaultrealm
 
/machine
GET /machine/
GET /machine/authitem
GET /machine/authitem/(application)
GET /machine/token
POST /machine/token
POST /machine/tokenoption
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)
 
/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)
 
/resolver
GET /resolver/
GET /resolver/(resolver)
POST /resolver/(resolver)
POST /resolver/test
DELETE /resolver/(resolver)
 
/smsgateway
GET /smsgateway
GET /smsgateway/(gwid)
POST /smsgateway
DELETE /smsgateway/(identifier)
DELETE /smsgateway/option/(gwid)/(option)
 
/smtpserver
GET /smtpserver/
POST /smtpserver/(identifier)
POST /smtpserver/send_test_email
DELETE /smtpserver/(identifier)
 
/system
GET /system/
GET /system/(key)
GET /system/documentation
GET /system/gpgkeys
GET /system/hsm
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/disable
POST /token/disable
POST /token/disable/(serial)
 
/token/enable
POST /token/enable
POST /token/enable/(serial)
 
/token/getserial
GET /token/getserial/(otp)
 
/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/unassign
POST /token/unassign
 
/ttype
GET /ttype/(ttype)
POST /ttype/(ttype)
 
/user
GET /user/
POST /user
POST /user/
PUT /user
PUT /user/
DELETE /user/(resolvername)/(username)
 
/validate
GET /validate/check
GET /validate/radiuscheck
GET /validate/samlcheck
GET /validate/triggerchallenge
POST /validate/check
POST /validate/offlinerefill
POST /validate/radiuscheck
POST /validate/samlcheck
POST /validate/triggerchallenge