We trust our own IdP and its identities
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
a05f18d7d2
commit
66dad1c104
1 changed files with 1 additions and 0 deletions
|
@ -329,6 +329,7 @@ $wgOpenIDMode = 'consumer';
|
|||
$wgOpenIDTrustRoot = 'https://stg.fedoraproject.org/w/';
|
||||
$wgOpenIDConsumerDenyByDefault = true;
|
||||
$wgOpenIDServerForceAllowTrust = 'https://id.stg.fedoraproject.org/openid/';
|
||||
$wgOpenIDConsumerAllow = array ("#^https://id.stg.fedoraproject.org/openid/$#", "#^http://([a-z0-9]+).id.stg.fedoraproject.org/$#");
|
||||
$wgOpenIDProposeUsernameFromSREG = true;
|
||||
$wgOpenIDAllowNewAccountname = false;
|
||||
$wgOpenIDAllowExistingAccountSelection = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue