Home | Trees | Indices | Help |
|
---|
|
The SCRAM-SHA-1 server authenticator.
Authentication properties used:
- "enabled_mechanisms" - list of mechanism enabled on the server. Used to detect when an attacker removes the -PLUS version from the list of mechanism supported by the server while it is sent to the client.
- "SCRAM-salt" - salt to be applied on a plain text password (default: a random string)
- "SCRAM-iteration-count" - iteration-count parameter for hashing a plain text password (default: 4096)
Authentication properties returned:
- "username" - user name
- "authzid" - authorization id
|
|||
Inherited from |
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|||
Inherited from |
|
|||
_pyxmpp_sasl_preference = 50
|
|||
_pyxmpp_sasl_secure = 80
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 22 13:35:59 2022 | http://epydoc.sourceforge.net |