So, now I have reconnectfilter basically working, I realize that I need to pass scope and store the return url. Without scope, your connect will not work. Any suggestions on how to deal with that?
Scopes may vary, but I was thinking to define a kind of default scope in the ConnectInterceptor.preConnect. If there's no scope, then use xyz.
Scopes may vary, but I was thinking to define a kind of default scope in the ConnectInterceptor.preConnect. If there's no scope, then use xyz.