AuthList¶
Synopsis¶
Provide details about an Address of Record (Auth) section.
Since¶
16.0.0
Syntax¶
Event: AuthList
ObjectType: <value>
ObjectName: <value>
Username: <value>
Md5Cred: <value>
Realm: <value>
AuthType: <value>
Password: <value>
NonceLifetime: <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 -
Md5Cred
- MD5 Hash used for authentication. (deprecated) -
Realm
- SIP realm for endpoint -
AuthType
- Authentication type -
Password
- Plain text password used for authentication. -
NonceLifetime
- Lifetime of a nonce associated with this authentication config. -
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 22 using version GIT