Skip to content

Commit

Permalink
add one more header
Browse files Browse the repository at this point in the history
  • Loading branch information
robson90 committed Oct 7, 2024
1 parent 9d8a853 commit 7af7283
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This Repository contains free to use Extensions for the OpenSource Project [Keyc

This repo contains the following extensions:

## Authenticator-Required Action
## Authenticator-Required-Action

You can add this Authenticator to your flow, so a User gets the defined Required-Action set on signing in.
[README.md - Authenticator-Required Action](./authenticator-required-action/README.md)
Expand Down
2 changes: 2 additions & 0 deletions authenticator-required-action/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ flowchart LR
```

The First Broker login of Idp CompanyA is configured to set the 'TERMS_AND_CONDITIONS' for all users from CompanyA. Users from CompanyB dont have to accept the terms, so they dont get that action.

## How to use
![required-action-flow.png](../docs/pics/required-action-flow.png)

![required-action-authenticator-config.png](../docs/pics/required-action-authenticator-config.png)
Expand Down

0 comments on commit 7af7283

Please sign in to comment.