Skip to content

Commit

Permalink
chore: various
Browse files Browse the repository at this point in the history
zorin fix Our-Partners-the-Identity-Providers
  • Loading branch information
zsamji committed Dec 18, 2023
1 parent fb539cb commit a223da4
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 10 deletions.
5 changes: 2 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ nav:
- SSO Onboarding: SSO-Onboarding.md
- Using Your SSO Client: Using-Your-SSO-Client.md
- What is Keycloak at BC Government: What-is-Keycloak-at-BC-Government.md
- Our Partners and Useful Info: Our-Partners-and-Useful-Information.md
- Identity Provider Attribute Mapping: Identity-Provider-Attribute-Mapping.md
- Handling Authorization/Create a Role: Creating-a-Role.md
- Our Partners: the Identity Providers: Our-Partners-the-Identity-Providers.md
- Creating and Managing a Role: Creating-a-Role.md
- Useful References: Useful-References.md
- Pathfinder SSO Uptime: Pathfinder-Uptime-Monitoring.md
- Alerts and Us: Alerts-and-Us.md
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion wiki/Using-Your-SSO-Client.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ You can get started by making a request in our Common Hosted Single Sign On appl

1. The names of your product owner and technical contact
2. Someone on your team who knows about OpenID connect. You can learn here too [OIDC Explained by Pathfinder SSO](https://www.youtube.com/playlist?list=PL9CV_8JBQHirMRjBk62jeYUE_MpE4unU8)
3. rough idea on the identity provider (IDIR or BCeID) that you want to use. Learn more here [Our Partners](Our-Partners:-the-Identity-Providers#what-are-identity-providers)
3. rough idea on the identity provider (IDIR or BCeID) that you want to use. Learn more here [Our Partners](Our-Partners-the-Identity-Providers#what-are-identity-providers)
4. There are some parts of the request where you may need to work with your developer/technical contact:

a. Which usecase/scenario do you need a request for?
Expand Down
3 changes: 1 addition & 2 deletions wiki/_Sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
- [SSO Onboarding](https://github.com/bcgov/sso-keycloak/wiki/SSO-Onboarding)
- [Using Your SSO Client](https://github.com/bcgov/sso-keycloak/wiki/Using-Your-SSO-Client)
- [What is Keycloak @ BC Government](https://github.com/bcgov/sso-keycloak/wiki/What-is-Keycloak-@-BC-Government%3F)
- [Our Partners and Useful Info](https://github.com/bcgov/sso-keycloak/wiki/Our-Partners-and-Useful-Information)
- [Identity Provider Attribute Mapping](https://github.com/bcgov/sso-keycloak/wiki/Identity-Provider-Attribute-Mapping)
- [Our Partners:the Identity Providers](https://github.com/bcgov/sso-keycloak/wiki/Our-Partners-the-Identity-Providers)
- [Creating and Managing a Role](https://github.com/bcgov/sso-keycloak/wiki/Creating-a-Role)
- [Useful References](https://github.com/bcgov/sso-keycloak/wiki/Useful-References)
- [Pathfinder SSO Uptime](https://github.com/bcgov/sso-keycloak/wiki/Pathfinder-Uptime-Monitoring)
Expand Down
8 changes: 4 additions & 4 deletions wiki/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Here’s some reasons as to why this might work for your digital product:
- **Easy setup.** We've made this the #1 feature of this service. You can get your DEV, TEST, and PROD instances running against most of the available identity providers right away. The Pathfinder SSO service already has integrations to the following identity providers:
- IDIR (BC Common Logon Page)

- [Learn about Azure IDIR ](Our-Partners:the-Identity-Providers#azure-idir-and-idir)
- [Learn about Azure IDIR ](Our-Partners-the-Identity-Providers#azure-idir-and-idir)
- BCeID Basic (BC Common Logon Page) -- Allows login only with BCeID _Basic_
- BCeID Business (BC Common Logon Page) -- Allows login only with BCeID _Business_
- BCeID Basic & Business(BC Common Logon Page) -- Allows login with BCeID _Basic_ or BCeID _Business_
Expand All @@ -44,14 +44,14 @@ It is technically possible to integrate directly with the various identity provi

- **High Volume Expectations.** The service is shared by many dozens of applications. If one application starts sending millions of login requests, the service itself can experience service degradation which is felt by all the users of all the applications. Pathfinder SSO is managed on the OpenShift Platform and scales fluidly, but there are limits to the resources it can consume.
- **Unique Configuration Needs.** New customers no longer receive a dedicated realm where they can experiment and invent on top of the platform (see "What's Changed" below).
- **BC Services Card Integration Requirements.** Because of the high-security nature of the BC Services Card identity and the private information that is available in the context of a login, BCSC is not allowed to be shared between applications. In a dedicated realm the BCSC integration, once approved and configured by IDIM, can be set up. Since we are not offering dedicated realms at this time, teams that need to integrate with BCSC will need to find another solution (see [BC Services Card Integration](Our-Partners:the-Identity-Providers#bc-service-card-integration) for useful advice).
- **BC Services Card Integration Requirements.** Because of the high-security nature of the BC Services Card identity and the private information that is available in the context of a login, BCSC is not allowed to be shared between applications. In a dedicated realm the BCSC integration, once approved and configured by IDIM, can be set up. Since we are not offering dedicated realms at this time, teams that need to integrate with BCSC will need to find another solution (see [BC Services Card Integration](Our-Partners-the-Identity-Providers#bc-service-card-integration) for useful advice).


## Our Partners

We provide our service with the support of our Identity Provider Partners. An "Identity Provider" is the holder of the identity that is used to log in with. [Learn more about our partners and relevant identity provider information](Our-Partners:the-Identity-Providers).
We provide our service with the support of our Identity Provider Partners. An "Identity Provider" is the holder of the identity that is used to log in with. [Learn more about our partners and relevant identity provider information](Our-Partners-the-Identity-Providers).

Your technical team may need to know the identity provider attributes provided, please visit here to learn more on what we get from our [Identity Partners](https://github.com/bcgov/sso-keycloak/wiki/Identity-Provider-Attribute-Mapping)
Your technical team may need to know the identity provider attributes provided, [please visit here to learn more on what we get from our Identity Partners](Identity-Provider-Attribute-Mapping)

Note: It is totally possible for your application to integrate with any or all of the identity providers directly instead of using the Pathfinder SSO service.

Expand Down

0 comments on commit a223da4

Please sign in to comment.