You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We could just keep a branch for v2 and release updates for v2 as needed.
Another option would be to keep both implementations and have a configuration switch. It would be reasonably easy to extract a common interface for both implementations.
I've been thinking about this one, I believe the best option would be extracting out the functionality of v2 and being able to specify which ADFS is to be supported
Any way we can keep support for older versions?
Or otherwise split this up into separate packages?
We still have a lot of clients with older versions of ADFS that don't have the OAuth+OpenID stuff. (aka no .well-known or /oauth endpoints.)
I guess easiest would be to just fork v2.0 into some kind of legacy package.
Would love to hear your thoughts.
The text was updated successfully, but these errors were encountered: