...
- The same hostname and port must be used for internal and external access.
- Correct Example:
- SATOSA fetches metadata from
https://simplesamlphp.example.com:8443
- SATOSA also redirects users to
https://simplesamlphp.example.com:8443
during authentication.
- SATOSA fetches metadata from
- Correct Example:
By Authentication flows correctly avoids unnecessary failures by ensuring that SATOSA always retrieves metadata using the same hostname that external users will use, authentication flows correctly and avoids unnecessary failures.
...
Setting Up the Environment
...