I can't seem to figure this out.
Is there any possible way to choose an identity provider to login when using the implicit flow of the oauth2 method used here? I can't seem to have anything besides the web identities login.
and here?
I'd like something similar to the home realm discovery for logging on, unfortunately I'm not sure whether this is a limitation of the protocol, framework, or it's really just something I have to implement myself.