Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SDK-1809] Connection display name is used even when no IdP domains are available #1898

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

stevehobbsdev
Copy link
Contributor

Changes

There is a bug in the current Lock release that causes Lock to ignore the
connection display name if there are no IdP Domains configured for the
connection, even if preferConnectionDisplayName is true - this PR fixes
that so that the connection display name is used despite there being no domains
configured.

References

Raised through internal service desk ticket.

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage
  • This change has been tested on the latest version of the platform/language

Checklist

Copy link
Contributor

@lbalmaceda lbalmaceda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants