8000 GitHub - educandu/saml-test-app: Website for testing SAML authentication and authorization
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

educandu/saml-test-app

Repository files navigation

saml-test-app

Website for testing SAML authentication and authorization

Steps to run locally

Set necessary environment variables

export TUNNEL_TOKEN=<tunnel_token>
export TUNNEL_WEBSITE_DOMAIN=<tunnel_website_domain>

Generate certificates

Run the task to generate the certificate for the website domain in ./tmp/<tunnel_website_domain>.json

gulp certificate

Run the app

gulp

Register the app with an Identity Provider

For the case of samltest:

Go to https://samltest.id/upload.php and register using the metadata endpoint address https://<tunnel_website_domain>/saml/metadata/<idp_name>

Add a new Identity Provider

Copy the certificate and entrypoint of your IdP in text files into:

  • idps/<idp_name>/entrypoint.txt
  • idps/<idp_name>/certificate.txt

OER learning platform for music

Funded by 'Stiftung Innovation in der Hochschullehre'

Logo der Stiftung Innovation in der Hochschullehre

A Project of the 'Hochschule für Musik und Theater München' (University for Music and Performing Arts)

Logo der Hochschule für Musik und Theater München

Project owner: Hochschule für Musik und Theater München
Project management: Ulrich Kaiser

About

Website for testing SAML authentication and authorization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0