mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 15:00:51 +02:00
Fix small typo (#836)
This commit is contained in:
parent
6f938562ca
commit
48912dbc33
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ To make this a bit more concrete, see the following short video which demonstrat
|
|||
2. The **unauthorized** user being blocked from a protected resource.
|
||||
3. The **unauthorized** user signing out from their session.
|
||||
4. An **authorized** user authenticating with their corporate single-sign-on provider.
|
||||
5. Pomerium delegating and grating access to the requested resource.
|
||||
5. Pomerium delegating and granting access to the requested resource.
|
||||
6. The **authorized** user inspecting their user details including group membership.
|
||||
|
||||
<video autoplay="" loop="" muted="" playsinline="" width="100%" height="600" control=""><source src="/pomerium-in-action-800-600.mp4" type="video/mp4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue