Skip to content

Commit 420a58d

Browse files
committed
fixed minor spelling issues
Signed-off-by: David Söderlund <[email protected]>
1 parent 0637c23 commit 420a58d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_posts/2024-11-04-keycloak-in-multi-tenant-self-service-scenarios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is a guide on how to get up and running with the phasetwo open source solut
2222

2323
## background (story time)
2424

25-
I have set up and worked a lot with keycloak for an internal developer platform for a customer. We had great success with it and another team at the customer then went on and started using keycloak for a bunch of advanced oidc stuff in their legacy applications wich was very rewarding to hear about. In one green field project they were also toying with the idea of allowing their customers to manage some of their settings through some portal for access to their apps.
25+
I have set up and worked a lot with keycloak for an internal developer platform for a customer. We had great success with it and another team at the customer then went on and started using keycloak for a bunch of advanced oidc stuff in their legacy applications which was very rewarding to hear about. In one green field project they were also toying with the idea of allowing their customers to manage some of their settings through some portal for access to their apps.
2626

2727
![Sketch of authentication for different users to some set of applications](../assets/2024-11-04-img1-keycloak-tenants-users.png)
2828

@@ -87,7 +87,7 @@ I wanted to run keycloak in the root path (/) instead of the legacy (/auth) path
8787

8888
I imprinted all environment variables and phasetwo runtime arguments for email with optimized build.
8989

90-
- Edge proxy (no cert in the image, azure does tls termniation)
90+
- Edge proxy (no cert in the image, azure does tls termination)
9191

9292
- Database URL (look mum, no username/password)
9393

0 commit comments

Comments
 (0)