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
The balloon server v3 ships an idp with authorization code flow only.
See gyselroth/balloon#435
Current situation
Currently the desktop client supports:
resource owner password grant
external idp's
basic auth
two factor auth (using a custom resource owner password flow)
Should
Support in v2 will get removed for all of those methods and only the internal balloon idp will be supported. Any 3rd party auth methods can be configured on the balloon auth service in v3.
Describe the change
The balloon server v3 ships an idp with authorization code flow only.
See gyselroth/balloon#435
Current situation
Currently the desktop client supports:
Should
Support in v2 will get removed for all of those methods and only the internal balloon idp will be supported. Any 3rd party auth methods can be configured on the balloon auth service in v3.
Additional context
See auth server: https://github.com/gyselroth/balloon-auth-consent
The text was updated successfully, but these errors were encountered: