Skip to content

AuthDetail

Synopsis

Provide details about an authentication section.

Since

12.0.0

Syntax

Event: AuthDetail
ObjectType: <value>
ObjectName: <value>
Username: <value>
Password: <value>
Md5Cred: <value>
Realm: <value>
NonceLifetime: <value>
AuthType: <value>
EndpointName: <value>
OauthClientid: <value>
OauthSecret: <value>
PasswordDigest: <value>
RefreshToken: <value>
SupportedAlgorithmsUac: <value>
SupportedAlgorithmsUas: <value>
Arguments
  • ObjectType - The object's type. This will always be 'auth'.

  • ObjectName - The name of this object.

  • Username - Username to use for account

  • Password - Username to use for account

  • Md5Cred - MD5 Hash used for authentication. (deprecated)

  • Realm - SIP realm for endpoint

  • NonceLifetime - Lifetime of a nonce associated with this authentication config.

  • AuthType - Authentication type

  • EndpointName - The name of the endpoint associated with this information.

  • OauthClientid - OAuth 2.0 application's client id

  • OauthSecret - OAuth 2.0 application's secret

  • PasswordDigest - One or more pre-computed hashes used for authentication.

  • RefreshToken - OAuth 2.0 refresh token

  • SupportedAlgorithmsUac - Comma separated list of algorithms to support when this auth is used as a UAC

  • SupportedAlgorithmsUas - Comma separated list of algorithms to support when this auth is used as a UAS

Class

COMMAND

Generated Version

This documentation was generated from Asterisk branch 23 using version GIT