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

Add support to TWA #747

Merged
merged 1 commit into from
Sep 6, 2023
Merged

Add support to TWA #747

merged 1 commit into from
Sep 6, 2023

Conversation

tomferreira
Copy link
Contributor

Description

Add support to Trusted Web Activity on Android, a WebView-like experience for web content. This is useful for self-IdP use cases.

Its need to create the assetlinks.json file on the Authorization Server. See https://developer.chrome.com/docs/android/trusted-web-activity/ and https://developers.google.com/digital-asset-links/v1/getting-started

If the service doesn't access the file or the device doesn't have Chrome installed, the behavior remains the same.

Copy link
Member

@robwalkerco robwalkerco left a comment

Choose a reason for hiding this comment

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

Thanks for your PR!

@robwalkerco
Copy link
Member

@tomferreira I just wanted to let you know that this new flag has now been moved behind a new config value, so that it's opt-in. The change is released in v7.1.0

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.

2 participants