| Подсказка |
|---|
Quick adding Raketa from the OneLogin app catalog is available. If you select the Raketa application from the catalog in step 4, you can skip steps 5, 9 and 10. The application data will be filled in automatically. |
Preparation
To use OneLogin you must have:
...
- Audience (EntityID) in the following format: https://raketa.travel/ - service provider object identifier.
- Recipient in the following format: https://raketa.travel/sso/acs -
SSO request handler.
- ACS (Customer) URL Validator in the following format: ^https:\/\/raketa.travel\/sso\/acs\.*$ -
regular expression that validates Raketa URL.
- ACS (Customer) URL in the following format: https://raketa.travel/sso/acs?clientId=RAKETA_CLIENT_ID, where RAKETA_CLIENT_ID - client id in Raketa.
...
- X.509 Certificate (Standard Strength Certificate 2048-bit) - auto-generated certificate file.
- Issuer URL - OneLogin identifier.
- SAML 2.0 Endpoint (HTTP) -
SSO request handler.
- SLO Endpoint (HTTP) -
logout URL.
- Login URL - your authorization web-page URL, which we will use to redirect users to your authentication system.
...