MaRDI4NFDI / portal-compose

docker-composer repo for mardi
https://portal.mardi4nfdi.de
GNU General Public License v3.0
3 stars 1 forks source link

Allow NFDI AAI Authentication #474

Closed physikerwelt closed 5 months ago

physikerwelt commented 5 months ago

MaRDI Pull Request

Changes:

Instructions for PR review:

Checklist for this PR:

See also https://github.com/MaRDI4NFDI/MaRDIRoadmap/issues/10 and https://github.com/MaRDI4NFDI/MaRDIRoadmap/issues/4#issuecomment-1588667676

physikerwelt commented 5 months ago

There is now a login button Screenshot 2024-01-25 at 21-06-17 Log in - MaRDI portal

which redirects to https://auth.didmos.nfdi-aai.de/OIDC/authorization?response_type=code&redirect_uri=https%3A%2F%2Fportal.mardi4nfdi.de%2Fwiki%2FSpecial%3APluggableAuthLogin&client_id=u2pwxwERLrACYw3z&nonce=c08838fb7d577189d8b5c93b26ebf645&state=36ee60b3c1222d581083c32717c0504c&scope=openid+profile+email+openid

returns a 500 error

argument of type 'NoneType' is not iterable