Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting App2App OAuth Flows #622

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

fabian-hk
Copy link

@fabian-hk fabian-hk commented Nov 27, 2020

This pull request introduces the method secureRedirection(@NonNull Context context, @NonNull Uri uri) to securely redirect a user from one app to another. The usage of the method is described here and the mechanics behind it are described in the Improving OAuth App-to-App Security blog post.

The code is contributed by the yes.com AG that signed the Working Group Contribution Agreement.

…urely redirect from one app to another or the web if the app is not installed

Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
Signed-off-by: Fabian Hauck <hauckfabian@gmail.com>
@reauthorizing
Copy link

gh pr checkout 622

Copy link

@reauthorizing reauthorizing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

library/java/net/openid/appauth/Utils.java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants