Skip to content

Commit c225789

Browse files
banisadrbanisadr
authored andcommitted
auth0 overview
1 parent f50dabb commit c225789

File tree

3 files changed

+27
-23
lines changed

3 files changed

+27
-23
lines changed

articles/event-grid/auth0-how-to.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ ms.date: 05/18/2020
99
ms.author: babanisa
1010
---
1111

12+
Note the Azure Subscription and Resource Group you want the Partner Topic to be created in.
13+
Log in to your Auth0 account dashboard. Navigate to Logs > Streams, click “Create Stream” and select the “Azure Event Grid” event stream.
14+
Provide the Azure Subscription ID, Resource Group and other required information and click “Save”
15+
View your pending Partner Topics in Azure and activate the topic to allow events to flow.
16+
1217
Integrate Azure Event Grid with Auth0
1318
In this article
1419
Azure’s Event Grid is a serverless event bus that acts as an intermediary allowing you to send data from Auth0 into the Azure ecosystem.

articles/event-grid/auth0-overview.md

Lines changed: 22 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,38 +9,37 @@ ms.date: 05/18/2020
99
ms.author: babanisa
1010
---
1111

12-
Partner Topics Page
12+
# Auth0 Partner Topics
13+
![Auth0 Logo]()./media/auth0-overview.md/auth0-logo.png)
14+
Auth0, the identity platform for application builders, provides developers and enterprises with the building blocks they need to secure their applications.
1315

14-
Logo: We may just have to use the shield logo if our horizontal logo doesn’t fit since they use squares.
15-
https://cdn.auth0.com/website/media/auth0-assets-logos-2019.zip
16+
The Auth0 Partner Topic allows you customers to leverage events emitted by Auth0’s system to accomplish a number of tasks, from engaging with users in meaningful and custom ways after the authentication to automating security and infrastructure tasks.
1617

18+
The integration allows you to stream your Auth0 log events with high reliability into Azure for consumption with any of your favorite Azure resources. This allows you to react to events, gain insights, monitor for security issues, and interact with other powerful data pipelines.
1719

18-
Blurb: Auth0, the identity platform for application builders, provides developers and enterprises with the building blocks they need to secure their applications.
19-
20-
Description
21-
22-
Partnering with Event Grid allows our customers to leverage events emitted by Auth0’s system to accomplish a number of use cases, from engaging with users in meaningful and custom ways after the authentication to automating security and infrastructure tasks.
23-
24-
The Auth0 Partner Topic integration allows you to stream your Auth0 log events with high reliability into Azure for consumption with any of your favorite Azure resources. This will allow you to react to events, gain insights, monitor for security issues, and interact with other powerful data pipelines.
25-
26-
For organizations using Auth0 and Azure, this integration will allow you to seamlessly integrate data across your entire stack. Here is a quick overview of the use cases this integration unlocks:
20+
For organizations using Auth0 and Azure, this integration will allow you to seamlessly integrate data across your entire stack.
2721

22+
## Available event types
23+
The full list of available Auth0 event types and their descriptions is available [here](https://auth0.com/docs/logs/references/log-event-type-codes).
24+
25+
## Use cases
2826

29-
Engage with Your Users
27+
### Engage with Your Users
3028
Delivering a strong user experience is critical to reducing churn and retaining users. Using Auth0 log events and Azure Functions and Azure Logic Apps, you can deliver more customized application experiences.
31-
Understand User Behavior
29+
30+
### Understand User Behavior
3231
Understanding when users access your product, where they are signed in from, and what devices they use are important pieces of information that can drive your product development. By keeping track of these signals, via the log events emitted by Auth0, you can develop an understanding of the product areas that you should be paying attention to. These signals can help you determine what browsers and devices to support, what languages to consider localizing your app in, and when your peak application traffic times are.
33-
Manage User Data
32+
33+
### Manage User Data
3434
Retaining and auditing user actions is crucial for maintaining security and complying with industry regulations. Besides, the ability to edit, remove, or export user data upon request is becoming increasingly important to comply with various data privacy laws, such as the European Union’s General Data Protection Regulation (GDPR).
35-
Secure Your Application
36-
Consolidating security monitoring and incident response procedures is important when protecting a distributed system. For this reason it is important to keep all the data in one place and monitor the entire stack.
3735

38-
Creating an Auth0 Partner Topic
36+
### Secure Your Application
37+
Consolidating security monitoring and incident response procedures is important when protecting a distributed system. For this reason it is important to keep all the data in one place and monitor the entire stack.
3938

40-
Note the Azure Subscription and Resource Group you want the Partner Topic to be created in.
41-
Log in to your Auth0 account dashboard. Navigate to Logs > Streams, click “Create Stream” and select the “Azure Event Grid” event stream.
42-
Provide the Azure Subscription ID, Resource Group and other required information and click “Save”
43-
View your pending Partner Topics in Azure and activate the topic to allow events to flow.
39+
## Next steps
4440

45-
Go To Button Link: https://auth0.com/docs/logs/streams/azure-eventgrid
41+
- [Partner topics overview](partner-topics-overview.md)
42+
- [How to use the Auth0 Partner Topic](auth0-how-to.md)
43+
- [Auth0 Documentation](https://auth0.com/docs/logs/streams/azure-eventgrid)
44+
- [Become an Event Grid partner](partner-onboarding-how-to.md)
4645

17.5 KB
Loading

0 commit comments

Comments
 (0)