Skip to content

Commit c6fb516

Browse files
committed
typos
1 parent f77cee8 commit c6fb516

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/Integrate Faction into ODIC Solutions.md renamed to docs/Integrate Faction into OIDC Solutions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,18 @@
22
tags: [ Authentication, Core Features]
33
date: 2023-12-18
44
---
5-
# Integrate Faction into ODIC Solutions
6-
Faction seamlessly integrates with your existing enterprise authentication solutions, ensuring a smooth and secure user experience. Leveraging widely adopted solutions such as LDAP and ODIC, Faction effortlessly integrates into any enterprise environment. Our platform is designed to adapt to your authentication infrastructure, providing a hassle-free implementation process and enhancing the overall efficiency of your organization’s security framework. With Faction, you can trust in a unified and streamlined authentication experience tailored to your enterprise needs.
5+
# Integrate Faction into OIDC Solutions
6+
Faction seamlessly integrates with your existing enterprise authentication solutions, ensuring a smooth and secure user experience. Leveraging widely adopted solutions such as LDAP and OIDC, Faction effortlessly integrates into any enterprise environment. Our platform is designed to adapt to your authentication infrastructure, providing a hassle-free implementation process and enhancing the overall efficiency of your organization’s security framework. With Faction, you can trust in a unified and streamlined authentication experience tailored to your enterprise needs.
77

88
The article will walk through the steps needed to integrate [Faction](https://www.factionsecurity.com/) into [Google Auth](https://console.developers.google.com/), [Auth0](https://auth0.com/), or [Ping Identity](https://www.pingidentity.com/en.html)
99

10-
## Google OCIC Setup
10+
## Google OIDC Setup
1111
1. Log into your company’s [Google API Console](https://console.developers.google.com/).
1212
2. Click on **Credentials** from the left navigation.
1313
3. Click **+ Create Credentials** from the top navigation.
1414
4. Select **OAuth Client ID.**
1515
5. Select **Web Application** as the application type.
16-
6. Name the application something specific like **Faction ODIC Integration.** But the name does not matter.
16+
6. Name the application something specific like **Faction OIDC Integration.** But the name does not matter.
1717
7. Under **Authorized redirect URLs** click **+ ADD URI**.
1818
8. Enter the domain of your Faction Instance and append **/oauth/callback?client_name=OidcClient** to the path. Example: If you used Faction to host the site your URL would look like this:
1919
https://furry-hyena-1111.factionsecurity.com/oauth/callback?client_name=OidcClient

0 commit comments

Comments
 (0)