-
Notifications
You must be signed in to change notification settings - Fork 609
Redirect to App custom url scheme with token data as query params #4306
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
Redirect to App custom url scheme with token data as query params #4306
Conversation
Documentation for: mattermost/mattermost#16447 Updated: - Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Site Configuration - Added new config setting: App Custom URL Schemes
Published to preview environment cwarnermm |
Co-authored-by: Justine Geffen <[email protected]>
Published to preview environment cwarnermm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
When configured, after OAuth or SAML user authentication is complete, custom URL schemes sent by mobile clients are validated to ensure they don't include default schemes such as ``http`` or ``https``. Mobile users are then redirected back to the mobile app using the custom scheme URL provided by the mobile client. We recommend that you update your mobile client values as well with valid custom URL schemes. | ||
|
||
+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ | ||
| This feature's ``config.json`` setting is ``"NativeAppSettings.AppCustomURLSchemes"`` with string input. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
string input .. it is array of strings .. Example: ['custom-app://', 'some-app://']
Documentation for: mattermost/mattermost#16447 Updated: - Corrected config.json values for the config setting based on dev reviewer feedback
Published to preview environment cwarnermm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 🙂
* Update conf.py * MM-31716 Remove the word experimental from gossip setting (#4273) * MM-31716 Remove the word experimental from gossip setting Documentation for: https://mattermost.atlassian.net/browse/MM-31716 Updated: - Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Use Experimental Gossip - Removed the word "Experimental" from the heading title, the config.json setting name - Documented this setting as true by default (instead of false) * MM-31716 Remove the word experimental from gossip setting Documentation for: https://mattermost.atlassian.net/browse/MM-31716 Updated: - Self-Managed Admin Guide > Scaling Mattermost > High Availability Cluster (E20) > Configuration and Compatibility > Mattermost Server Configuration > Configuration Settings - Under step #1, updated the code sample to remove the word "Experimental" from the "UseExperimentalGossip" setting, and set the setting to "true" (from false) * MM-31716 Remove the word experimental from gossip setting Documentation for: https://mattermost.atlassian.net/browse/MM-31716 Updated: - Self-Managed Admin Guide > Scaling Mattermost > High Availability Cluster (E20) > Upgrade Guide > Upgrading to Version 4.0 and Later - Under step #3, updated the code sample to remove the word "Experimental" from the "UseExperimentalGossip" setting, and set the setting to "true" (from false) * Documentation for: https://mattermost.atlassian.net/browse/MM-31716 Documentation for: https://mattermost.atlassian.net/browse/MM-31716 Updated: - Telemetry documentation to remove the word "Experimental" from the "UseExperimentalGossip" configuration setting. * Update open-source-components.rst (#4282) Co-authored-by: Mattermod <[email protected]> * Update important-upgrade-notes.rst (#4272) * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * Update important-upgrade-notes.rst * MM-4644 Upgrade Rate Limiting help text (#4276) * MM-4644 Upgrade Rate Limiting help text Documentation for: https://mattermost.atlassian.net/browse/MM-4644 Updated: - Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Environment > Rate Limiting - Documented what rate limiting does and why it is useful * Update source/administration/config-settings.rst Co-authored-by: Justine Geffen <[email protected]> Co-authored-by: Justine Geffen <[email protected]> * Adding Swedish and Bulgarian translations #7289 (#4274) * Adding Swedish and Bulgarian translations #7289 Documentation for: mattermost/mattermost-webapp#7289 Updated: - User's Guide > Settings > Account Settings > Display - Added Bulgarian and Swedish as supported languages * Adding Swedish and Bulgarian translations #7289 Documentation for: mattermost/mattermost-webapp#7289 Updated: - Cloud Admin Guide > Configuration > Site Configuration > Localization - Updated the first line to document that a total of 18 languages are available by default with the addition of Bulgarian and Swedish * Adding Swedish and Bulgarian translations #7289 Documentation for: mattermost/mattermost-webapp#7289 Updated: - Product Overview > Mattermost Team Edition - Updated the last bullet point about multi-language support to include Bulgarian and Swedish * Adding Swedish and Bulgarian translations #7289 Documentation for: mattermost/mattermost-webapp#7289 Updated: - User's Guide > Getting Started > User Mattermost Desktop App > App Options > Check Spelling - Updated list of languages that support spell check to match the current product UI. Note: This updated list does not currently include all 18 supported languages, nor does it include the two most recently added languages: Bulgarian and Swedish. * Adding Swedish and Bulgarian translations #7289 Documentation for: mattermost/mattermost-webapp#7289 Updated: - Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Site Configuration - Updated Default Server Language, Default Client Language, and Available Languages settings to include support for Bulgarian and Swedish * Update source/help/apps/desktop-guide.rst Co-authored-by: Justine Geffen <[email protected]> * Update source/overview/product.rst Co-authored-by: Justine Geffen <[email protected]> * Update source/overview/product.rst Co-authored-by: Justine Geffen <[email protected]> * Adding Swedish and Bulgarian translations #7289 Documentation for: mattermost/mattermost-webapp#7289 Updated: - User's Guide > Settings > Account Settings > Display - Reordered the list of supported languages to match the product UI Co-authored-by: Justine Geffen <[email protected]> * Redirect to App custom url scheme with token data as query params (#4306) * Redirect to App custom url scheme with token data as query params Documentation for: mattermost/mattermost#16447 Updated: - Self-Managed Admin Guide > Configure Mattermost > Configuration Settings > Site Configuration - Added new config setting: App Custom URL Schemes * Update source/administration/config-settings.rst Co-authored-by: Justine Geffen <[email protected]> * Redirect to App custom url scheme with token data as query params Documentation for: mattermost/mattermost#16447 Updated: - Corrected config.json values for the config setting based on dev reviewer feedback Co-authored-by: Justine Geffen <[email protected]> * v5.32 Changelog (#4256) * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md * Update changelog.md Co-authored-by: Carrie Warner (Mattermost) <[email protected]> Co-authored-by: Mattermod <[email protected]> Co-authored-by: Justine Geffen <[email protected]>
Documentation for: mattermost/mattermost#16447
Updated: