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
- Host: GitHub
- URL: https://github.com/fliplet/fliplet-widget-login-saml2
- Owner: Fliplet
- Created: 2017-07-18T12:02:20.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T11:43:49.000Z (over 3 years ago)
- Last Synced: 2025-03-25T13:51:10.686Z (over 1 year ago)
- Topics: login, sso, widget
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 6
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:

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.