An open API service indexing awesome lists of open source software.

https://github.com/fliplet/fliplet-widget-login-saml2

SAML2 Login component for Fliplet apps
https://github.com/fliplet/fliplet-widget-login-saml2

login sso widget

Last synced: over 1 year ago
JSON representation

SAML2 Login component for Fliplet apps

Awesome Lists containing this project

README

          

# Fliplet SAML2 SSO Login component

This component relies on https://github.com/Fliplet/fliplet-widget-sso-saml2 to work.

## Test out the integration

1. In your Fliplet app while in Fliplet Studio, drop a **saml2 login component** and use the following Sign-in URL:

```
https://capriza.github.io/samling/samling.html
```

Hit save without adding anything else. Sign-out URL and certificate are not required for this demo.

2. Click the sign in button while in preview mode. You will be redirected to a page looking like this:

screen shot 2018-11-05 at 15 16 28

Type something in the **Name identifier** input, like `Fliplet`, then press **Next** in the top right corner and press **Post Response** right after.

You will be redirected to your Fliplet app within seconds and it will behave as if you logged in with SAML2.