Skip to content

Commit

Permalink
change the IDP for BCeID from 'bceidboth' to 'bceidbusiness'
Browse files Browse the repository at this point in the history
  • Loading branch information
glen-aot committed Dec 2, 2024
1 parent 04f0d50 commit 0bd6521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/common/types/idp.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const IDPS = {
BCEID: "bceidboth",
BCEID: "bceidbusiness",
IDIR: "idir",
} as const;

Expand Down

0 comments on commit 0bd6521

Please sign in to comment.