X-Git-Url: https://git.cweiske.de/indieauth-openid.git/blobdiff_plain/75faa9f467a5596b9b2f4429c6bbc7ffbbbede3d..a6d7b71ef0585fd91058b09caa07a960d2c9dda7:/www/index.php diff --git a/www/index.php b/www/index.php index b74453a..52571a2 100644 --- a/www/index.php +++ b/www/index.php @@ -124,6 +124,7 @@ function getBaseUrl() . $file; } +header('IndieAuth: authorization_endpoint'); session_start(); $returnTo = getBaseUrl(); $realm = getBaseUrl();