Third party Oauth🔑🔄 #11307
surbhigupta12
announced in
Announcements
Third party Oauth🔑🔄
#11307
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Enhancing Authentication and Security
❓ What does this mean?
You can enable authentication in your tab app using third-party OAuth Identity Providers (IdP). In this method, the app user identity is validated and granted access by an OAuth IdP, such as Microsoft Entra ID, Google, GitHub, or any other provider. You'll need to configure a trust relationship with the IdP, and your app users should also be registered with it. OAuth 2.0 is an open standard for authentication and authorization used by Microsoft Entra ID and many other identity providers
Use Microsoft Entra ID as an example of a third-party OAuth provider for enabling authentication in a tab app.
📑 Want to learn more? Here are some resources:
❔ Still have queries?
📢 Subscribe for more updates:
💯 A massive thanks to everyone in the community. Your feedback and engagement have been valuable.
Beta Was this translation helpful? Give feedback.
All reactions