This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Flexera Community
- :
- FlexNet Manager
- :
- FlexNet Manager Knowledge Base
- :
- "Sign In Failure" is shown when logging in to a Managed Service Provider where SSO (SingleSignOn) is...
Subscribe
- Mark as New
- Mark as Read
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
"Sign In Failure" is shown when logging in to a Managed Service Provider where SSO (SingleSignOn) is enabled after a license update.
"Sign In Failure" is shown when logging in to a Managed Service Provider where SSO (SingleSignOn) is enabled after a license update.
Description
* This issue impacts on Managed Service Provider where multiple tenants are running.
After an FNMS license is updated, end-users see "Sign In Failure" when logging in to MSP (ManagedServiceProvider) where SSO (SingleSignOn) is enabled. The issue is caused because the "TenantDomain" value in the "GroupTenant" table in the "FNMSBroker" database is cleared when the license is updated.
Replication Scenario
1) Update FNMS license for one of the tenants.
2) Try to login to the tenant.
Workaround
To fix the issue, please update the value with the following query:
update GroupTenant set TenantDomain = 'domain' where TenantUID = '<Tenant UID for the target tenant>'
Version Fix Target
Not available yet. This product deftct is being tracked under IOJ-2098071.
Resolution
Labels (7)
No ratings