Skip to main content

IntelliTrust-Python-Authentication

Entrust Identity as a Service Authentication API Client

Documentation for API Endpoints

ClassMethodHTTP requestDescription
AuthenticationApilogout_using_postPOST /api/web/v1/authentication/logoutRemove User Session
AuthenticationApirequest_passkey_challenge_using_postPOST /api/web/v1/authentication/passkeyRequest Passkey Challenge
AuthenticationApiuser_authenticate_using_postPOST /api/web/v1/authentication/users/authenticate/{authenticator}/completeAuthenticate User Challenge
AuthenticationApiuser_authenticator_query_using_postPOST /api/web/v2/authentication/usersQuery User Authenticators
AuthenticationApiuser_challenge_using_postPOST /api/web/v2/authentication/users/authenticate/{authenticator}Request User Challenge
AuthenticationSelfAdminApicomplete_fido_register_using_postPOST /api/web/v1/self/fidotokensComplete FIDO token registration for the current user.
AuthenticationSelfAdminApidelete_self_fido_token_using_deleteDELETE /api/web/v1/self/fidotokens/{fidoid}Delete a FIDO token from the current user.
AuthenticationSelfAdminApiget_self_fido_token_using_getGET /api/web/v1/self/fidotokens/{fidoid}Get a FIDO token for the current user.
AuthenticationSelfAdminApiself_delete_user_values_using_putPUT /api/web/v1/self/valuesUpdate to delete User Values
AuthenticationSelfAdminApiself_get_user_values_using_getGET /api/web/v1/self/valuesGet User Values
AuthenticationSelfAdminApiself_set_user_values_using_postPOST /api/web/v1/self/valuesSet or update User Values
AuthenticationSelfAdminApistart_fido_register_using_getGET /api/web/v1/self/fidotokensStart FIDO token registration for the current user.
AuthenticationSelfAdminApiupdate_self_fido_token_using_putPUT /api/web/v1/self/fidotokens/{fidoid}Update a FIDO token from the current user.

Documentation For Models

Documentation For Authorization

Authentication schemes defined for the API:

AdminAPIAuthentication

  • Type: API key
  • API key parameter name: Authorization
  • Location: HTTP header

Author

support@entrust.com