- Apr 07, 2022
-
-
Tore.Brede authored
-
- Mar 30, 2022
-
-
Andreas Ellewsen authored
Report frontend errors to sentry See merge request !305
-
Tore.Brede authored
GREG-243: Adding possibility to set date in consent endpoint. Showing ID for... See merge request !307
-
- Mar 24, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
-
Tore.Brede authored
GREG-243: Adding possibility to set date in consent endpoint. Showing ID for person-consent connection in endpoints
-
Andreas Ellewsen authored
Redirect on oidc logout See merge request !306
-
Andreas Ellewsen authored
-
- Mar 22, 2022
-
-
Jonas Braathen authored
-
Jonas Braathen authored
-
Jonas Braathen authored
-
Andreas Ellewsen authored
Add a toggle for the iga identity check See merge request !301
-
- Mar 21, 2022
-
-
Andreas Ellewsen authored
-
- Mar 17, 2022
-
-
Tore.Brede authored
GREG-233: Prohibiting user from continuing with invalid phone number See merge request !304
-
Tore.Brede authored
GREG-232: Fixing wrong error message See merge request !303
-
- Mar 16, 2022
-
-
Jonas Braathen authored
Utkast til språkvask See merge request !302
-
- Mar 15, 2022
-
-
Tore.Brede authored
-
Tore.Brede authored
-
jokim authored
-
Tore.Brede authored
GREG-225: Gender not sent to server in all cases See merge request !300
-
Tore.Brede authored
-
- Mar 14, 2022
-
-
Jonas Braathen authored
Show invitation status See merge request !299
-
- Mar 11, 2022
-
-
Andreas Ellewsen authored
Since we may not want to enable the identity check, it must be togglable. This commit adds environment variable REACT_APP_ENABLE_IGA_CHECK for toggling the check in the frontend, and django settings variable IGA_CHECK for toggling the check in the backend.
-
Jonas Braathen authored
-
Jonas Braathen authored
-
Jonas Braathen authored
Relabel the invitation resend button to make its purpose more clear.
-
Jonas Braathen authored
Move serializers only used by gregui.
-
Jonas Braathen authored
-
- Mar 08, 2022
-
-
Tore.Brede authored
GREG-208: Adding constraint to prevent identity duplicates See merge request !297
-
Tore.Brede authored
-
- Mar 07, 2022
-
-
Tore.Brede authored
GREG-220: Fixing crash on missing role start date in frontend See merge request !296
-
- Mar 04, 2022
-
-
Andreas Ellewsen authored
UiO: Sjekk om fødselsnummer/passnummer er i bruk i IGA See merge request !286
-
Andreas Ellewsen authored
Make type and ou choices required in new role form See merge request !293
-
Andreas Ellewsen authored
-
Andreas Ellewsen authored
Adding a role without selecting either of these makes no sense, and will be refused by the backend accordingly.
-
Andreas Ellewsen authored
Displays a warning if the identifier the sponsor wants to verify is already assigned to someone in the IGA, or if the backend could not contact the IGA to check.
-
Andreas Ellewsen authored
Queries iga for an external id matching ours. If a match is found, the name of the owner is returend. Otherwise we return null. Uses the new iga module to fetch the data.
-
Andreas Ellewsen authored
Makes it possible to search for external ids (nin/passport) in iga without refering directly to the respective clients.
-
Andreas Ellewsen authored
scim client will be used for fetching iga data for UiB
-