Skip to content

[v13] Introduce group and app name Okta import rule regexes.#26799

Merged
mdwn merged 1 commit intobranch/v13from
mike.wilson/v13-okta-import-rules-regex
May 23, 2023
Merged

[v13] Introduce group and app name Okta import rule regexes.#26799
mdwn merged 1 commit intobranch/v13from
mike.wilson/v13-okta-import-rules-regex

Conversation

@mdwn
Copy link
Copy Markdown
Contributor

@mdwn mdwn commented May 23, 2023

Backport #26561 to branch/v13

Okta import rules now support regex name matching. This will allow for
matching any group or application which conforms to a given regex, which
will make generating import rule matches less verbose as users won't have
to list out groups and applications by ID.

Validation of regexes happens at create and update time. This is to avoid
compilation of regexes every time an Okta Import Rule unmarshaled. The Okta
service will compile these regexes as needed.
@mdwn mdwn changed the title Introduce group and app name Okta import rule regexes. [v13] Introduce group and app name Okta import rule regexes. May 23, 2023
@github-actions github-actions Bot requested a review from avatus May 23, 2023 19:39
@github-actions github-actions Bot requested a review from zmb3 May 23, 2023 19:39
@mdwn mdwn requested a review from r0mant May 23, 2023 19:40
@mdwn mdwn enabled auto-merge May 23, 2023 20:53
@mdwn mdwn added this pull request to the merge queue May 23, 2023
@public-teleport-github-review-bot public-teleport-github-review-bot Bot removed the request for review from zmb3 May 23, 2023 21:33
Merged via the queue into branch/v13 with commit c2db169 May 23, 2023
@mdwn mdwn deleted the mike.wilson/v13-okta-import-rules-regex branch May 23, 2023 22:07
@r0mant r0mant mentioned this pull request Jul 14, 2023
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants