Configure Extension with UiPageProvider #1

Open
kritzl wants to merge 6 commits from addUiPageProvider into main
Member
No description provided.
Co-authored-by: kritzl <kritzl@kritzl.dev>
Dynamically get a list of attributes to get the keys from, get their
values, ensure they are in a valid format using a regex and finally
return the list of keys as a JSON list.

Co-authored-by: kritzl <kritzl@kritzl.dev>
Co-authored-by: June <june@jsts.xyz>
Co-authored-by: June june@jsts.xyz
- fetch configuration of AdminUiPage Component
- validate config
- use configuration to get attributes
kritzl self-assigned this 2026-02-21 15:49:50 +01:00
kritzl requested review from june 2026-02-21 15:49:59 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin addUiPageProvider:addUiPageProvider
git switch addUiPageProvider

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff addUiPageProvider
git switch addUiPageProvider
git rebase main
git switch main
git merge --ff-only addUiPageProvider
git switch addUiPageProvider
git rebase main
git switch main
git merge --no-ff addUiPageProvider
git switch main
git merge --squash addUiPageProvider
git switch main
git merge --ff-only addUiPageProvider
git switch main
git merge addUiPageProvider
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
CCCHH/keycloak-attribute-endpoints-provider!1
No description provided.