brockallen / BrockAllen.MembershipReboot

MembershipReboot is a user identity management and authentication library.
Other
743 stars 239 forks source link

Updates ProviderName Length #685

Closed kwal closed 7 years ago

kwal commented 7 years ago

This updates the ProviderName within both the LinkedAccount and LinkedAccountClaim to be 200 characters long. This is due to an issue I've run into when integrating with Identity Server v3 where the external IdP name is longer than 30 characters.

brockallen commented 7 years ago

I'll do this manually since the migrations weren't quite done right. No worries -- I'll get them.