Home
last modified time | relevance | path

Searched refs:get_identity_providers (Results 1 – 16 of 16) sorted by relevance

/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/rest/synapse/client/
H A Dpick_idp.py57 providers = self._sso_handler.get_identity_providers()
77 providers = self._sso_handler.get_identity_providers()
H A Dpick_username.py97 "idp": self._sso_handler.get_identity_providers()[idp_id],
/dports/www/moodle310/moodle/auth/classes/output/
H A Dlogin.php119 $this->identityproviders = \auth_plugin_base::get_identity_providers($authsequence);
/dports/www/moodle311/moodle/auth/classes/output/
H A Dlogin.php119 $this->identityproviders = \auth_plugin_base::get_identity_providers($authsequence);
/dports/www/moodle39/moodle/auth/classes/output/
H A Dlogin.php119 $this->identityproviders = \auth_plugin_base::get_identity_providers($authsequence);
/dports/www/moodle310/moodle/admin/tool/mobile/classes/
H A Dapi.php553 $idps = \auth_plugin_base::get_identity_providers(['oauth2']);
/dports/www/moodle311/moodle/admin/tool/mobile/classes/
H A Dapi.php553 $idps = \auth_plugin_base::get_identity_providers(['oauth2']);
/dports/www/moodle39/moodle/admin/tool/mobile/classes/
H A Dapi.php547 $idps = \auth_plugin_base::get_identity_providers(['oauth2']);
/dports/www/moodle311/moodle/lib/
H A Dauthlib.php726 public static function get_identity_providers($authsequence) { function in auth_plugin_base
/dports/www/moodle310/moodle/lib/
H A Dauthlib.php724 public static function get_identity_providers($authsequence) { function in auth_plugin_base
/dports/www/moodle39/moodle/lib/
H A Dauthlib.php724 public static function get_identity_providers($authsequence) { function in auth_plugin_base
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/rest/client/
H A Dlogin.py142 for idp in self._sso_handler.get_identity_providers().values()
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/handlers/
H A Dsso.py216 def get_identity_providers(self) -> Mapping[str, SsoIdentityProvider]: member in SsoHandler
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/module_utils/identity/keycloak/
H A Dkeycloak.py1449 def get_identity_providers(self, realm='master'): member in KeycloakAPI
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/conf/
H A Dkeystone_policy.yaml1045 # "identity:get_identity_providers":"rule:admin_required" has been
1050 #"identity:get_identity_providers": "rule:identity:get_identity_provider"
/dports/www/py-horizon/horizon-19.2.0/openstack_dashboard/conf/default_policies/
H A Dkeystone.yaml1294 name: identity:get_identity_providers