We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 019227d commit 38a7dd8Copy full SHA for 38a7dd8
hooks/hook_frontpage.php
@@ -43,7 +43,7 @@ function oidc_hook_frontpage(&$links)
43
}
44
45
$links['federation']['oidcregistry'] = [
46
- 'href' => \SimpleSAML\Module::getModuleURL('oidc/admin-clients/'),
+ 'href' => \SimpleSAML\Module::getModuleURL('oidc/admin-clients/index.php'),
47
'text' => [
48
'en' => 'OpenID Connect Client Registry',
49
'es' => 'Registro de clientes OpenID Connect',
0 commit comments