[ * '/simple_key/', # value * '/s[a-z]*ldap/', # regex * ], * 'another_app_name => [ ... ], * ] * ``` * @since 23.0.0 */ public function getAuthorizedAppConfig(): array; }