Custom "Not Authorized" Page for Users without GoodData Accounts
For white-labeled customers using SAML SSO for authentication
We enhanced the ssoUnauthorizedUrl
setting, which is one of the settings that you can use to customize the SAML SSO configuration of your white-labeled domain.
The ssoUnauthorizedUrl
setting points to the URL of the custom "Not authorized" page, which is used instead of the default GoodData Not authorized page.
Before, this page was shown to the users who were trying to access a project that they were not authorized to access. In addition to those, this page is now also displayed to the users who are trying to log in but do not have a GoodData account (not registered with the GoodData platform).
Learn more:
SAML SSO with GoodData
Customize the White-Labeled Domain
REMINDER: Use TLS Version 1.2 or Higher Only
Support for Transport Layer Security (TLS) version 1.0 and 1.1 is deprecated and will end in one of future releases. We will announce the exact date as soon as it is set.
How will this affect you?
All modern web browsers and programming languages already support the newer versions of TLS (1.2 and higher). Unless you use obsolete software or unsupported systems, you are not affected.
You may be affected if you are using an older version of the libraries or programming languages in your tools. To verify, check the documentation for your tool:
- Java: https://blogs.oracle.com/java-platform-group/jdk-8-will-use-tls-12-as-default
- Microsoft Windows: https://docs.microsoft.com/en-us/security/solving-tls1-problem
- Python: https://docs.python.org/3/library/ssl.html
- Ruby: https://blog.rubygems.org/2018/02/24/tls-10-and-11-deprecation-notice.html
ACTION REQUIRED!
Make sure that all your components and integrations use TLS version 1.2 or higher.
What will happen if you do not upgrade to the newer versions?
When support for TLS version 1.0 and 1.1 ends, if you do not switch to a newer version of TLS, the integration with the GoodData platform will stop working.
Learn more:
- For more information about the deprecation of support for TLS version 1.0 and 1.1, see Support for TLS Version 1.0 and 1.1.
- For more information about TLS protocols, see Supported TLS Security Protocols and Ciphers.
- For information about all deprecated features, see Deprecated Features.