Skip to content

Issue with Local App SSO #559

Open
Open
@jajmo

Description

@jajmo

Sorry if the title is misleading, I'm not sure how to phrase this appropriately.

I have an app that launches a URL that is captured by another SSO app on the device. https://github.com/openid/AppAuth-Android/blob/master/library/java/net/openid/appauth/AuthorizationService.java#L383 that line, when the browser is set, is causing the URL to open in a browser instead of the SSO app on the device. If I comment out that line (or implement a config option to not set the package name) the URL opening functionality works as expected.

Have I misconfigured something, or is there another way around this without modifying the source?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    provider-behaviorIssues that relate to the behavioral quirks of a specific IDP / OAuth2 implementationquestionredirect-handlingIssues that are affected by browser auth redirect handling

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions