Conversation
…custom reason prompts for requestable `roles`/`search_as_roles`
…/custom-access-request-prompt
|
Amplify deployment status
|
kopiczko
left a comment
There was a problem hiding this comment.
Looks good in general I'd just like a bit clearer documentation and let's please also update the test plan https://github.com/gravitational/teleport/blob/master/.github/ISSUE_TEMPLATE/testplan.md#igs
I noticed that there are test plan changes for Access Request that have not been merged yet, that involve the same logic: Should I simply re-add it and build off it? I can do it in a separate PR for updating the test plan |
kopiczko
left a comment
There was a problem hiding this comment.
This LGTM with the docs suggestions applied. I'm only waiting for the test plan update. I've already asked to merge the hanging PR for the test plan.
|
Test plan #61022 |
…/custom-access-request-prompt
…stom reason prompts for Access Requests (#60847) * Added support for `role.spec.allow.request.reason.prompt` to specify custom reason prompts for requestable `roles`/`search_as_roles` * Update terraform schema & docs * Updated role-spec docs to include support for and updated UI for prompt displays * Fix lint * Update reference docs * Include prompt output for tctl, update reference docs, and fix UI * Update docs * Fix e ref
…stom reason prompts for Access Requests (#60847) (#61127) * Added support for `role.spec.allow.request.reason.prompt` to specify custom reason prompts for requestable `roles`/`search_as_roles` * Update terraform schema & docs * Updated role-spec docs to include support for and updated UI for prompt displays * Fix lint * Update reference docs * Include prompt output for tctl, update reference docs, and fix UI * Update docs * Fix e ref
Closes #55544
Added support for
role.spec.allow.request.reason.prompt, which allows Access Requests to specify a custom reason prompt per role/resourcechangelog: Added support for custom reason prompts for Access Requests, per requested role/resource (
role.spec.allow.request.reason.prompt)