[Web] return idp instance after init
This commit is contained in:
parent
ffbf1758e0
commit
e1c3ad9fe8
@ -2111,6 +2111,7 @@ function identity_provider($_action = null, $_data = null, $_extra = null) {
|
||||
return $iam_provider;
|
||||
} else {
|
||||
$iam_provider = identity_provider("init");
|
||||
return $iam_provider;
|
||||
}
|
||||
break;
|
||||
case 'get':
|
||||
|
||||
Loading…
Reference in New Issue
Block a user