Skip to content

Commit c180ca6

Browse files
committed
fixup! chore: update dev-oidc user to have first and last name
1 parent 29895c3 commit c180ca6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dev-oidc.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set -euo pipefail
1010

1111
KEYCLOAK_VERSION="${KEYCLOAK_VERSION:-22.0}"
1212

13+
# NOTE: the trailing space in "lastName" is intentional.
1314
cat <<EOF >/tmp/example-realm.json
1415
{
1516
"realm": "coder",

0 commit comments

Comments
 (0)