...
- 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.
...