WithSimpleBasicAuth sets a single username/password for a scope. Username and password must be provided as "plain text" arguments. This basic auth handler calls the next authentication provider if the authentication fails. Username and password will be compared in constant time.
(username, password, realm string, scopeIDs ...scope.TypeID)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected