9f812939d4
Also implemented the following: blueprint pluggable-identity-authentication-handlers blueprint stop-ids-in-uris blueprint multi-factor-authn (just the plumbing) What's missing? * domain scoping (will be implemented by Henry?) Change-Id: I191c0b2cb3367b2a5f8a2dc674c284bb13ea97e3
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
[auth]
|
|
methods = password,token,simple-challenge-response
|
|
simple-challenge-response = challenge_response_method.SimpleChallengeResponse
|