How to Configure Default Authentication in Bold Reports Server
Default Authentication in Bold Reports Report Server enables administrators to set a single identity provider as the main authentication method for user login.
Activating this feature directs users automatically to the selected provider, enhancing the login process and ensuring uniform access management throughout the organisation.
This setup is especially beneficial in systems using a centralised identity service, as it minimizes user confusion, simplifies authentication procedures, and supports security and compliance requirements.
Once configured and saved, the chosen provider will serve as the default authentication method for accessing the Report Server.
Steps to Enable Default Authentication:
-
Access the Authentication Settings:
- Open the Bold Reports Report Server.
- In the
Settingspage, click on theAuthenticationtab then selectGeneral.
-
Enable Default Authentication:
- Locate the Default Authentication option.
- Toggle this option on and in the Default Authentication Provider dropdown menu, choose your preferred identity provider.
-
Save Changes:
- Click the Save button to apply the configuration changes.
Steps to Disable Default Authentication:
When you disable the default authentication, you will always be directed to the normal login page.
- Disable Default Authentication:
- Locate the Default Authentication option.
- Disable this option and click Save.
If you want to skip default authentication after setting it, then add use_default_authentication=false to the login URL. (ex: https://testdomain.com/login?use_default_authentication=false)