Jump to content
View in the app

A better way to browse. Learn more.

Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Dear Invision Community,

Due to our external identity management, we are using an "Other OAuth 2.0" Method as an identity provider.
So far everything is fine. Now we would like to map custom parameters from our identity management to custom fields in Invision Community.
For example:
Name of field: "Country"
Input: "Germany" or "United Kingdom"

This filed should be updated every time a user sign in.
Is it possible to get this implement? Is there a documented way or is it a customization?

Thank you!
 

You will need a custom plugin to accomplish this.

  • Author

Thank you @bfarber
Do you know a (ready to use) plugin we could use here?

No, however we've written these in-house for managed clients so I know it's entirely possible. As a general rule, you'll be creating a hook on \IPS\Login\Handler\OAuth2\Custom::_processAccessToken(). Call the parent (which returns the member object you're working with), check the user data and adjust the member's custom field values, then return the member object you obtained from calling the parent.

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.