Skip to content

Commit

Permalink
Update content/docs/latest/nebraska/authorization/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mathieu Tortuyaux <mathieu.tortuyaux@gmail.com>
  • Loading branch information
ErvinRacz and tormath1 authored Jan 3, 2025
1 parent b598442 commit ba5f99c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/latest/nebraska/authorization/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ exports.onExecutePostLogin = async (event, api) => {
}
};
```
6. Click on `Deploy`. Now the action to add the roles to the token is setup, but the we yet have to create the trigger for it.
6. Click on `Deploy`. Now the action to add the roles to the token is setup, but then we yet have to create the trigger for it.
7. Go to `Triggers` under the `Actions` main menu.
8. Choose the `post-login` flow.
9. Find the newly created action on the right side (switch to the `custom` tab).
Expand Down

0 comments on commit ba5f99c

Please sign in to comment.