Authress has automated away the Login configuration experience. Instead of having to build your own login screen, Authress supports a managed version for you to configure.
The customized login screen is dynamically generated from account configuration. And allows further customization based on:
- Identity Connections
- Your company brand
- Customer SSO domains
- Plus additional customization options.
Standard Apps
This is purely add-on functionality. Login for regular apps will continue the same as it has been, and your users will not see any difference. You can continue to directly overwrite the default Authress Login Box by passing the connectionId
to loginClient.authenticate()
call in the Authress Login SDK.
Platform Extensions
For platform extensions, the default login experience has just been upgraded. If you didn't already have a customized login screen for third party extensions, the Authress managed version will automatically be provided without any additional configuration necessary on your side.