Skip to content

Feat: enable dynamic profile field mapping via env variables for oidc response #3393

Feat: enable dynamic profile field mapping via env variables for oidc response

Feat: enable dynamic profile field mapping via env variables for oidc response #3393

Triggered via pull request February 28, 2024 08:28
Status Success
Total duration 6m 16s
Artifacts

test.yml

on: pull_request
Run install and cache
13s
Run install and cache
Matrix: api_tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
eslint: src/attachments/attachments.service.spec.ts#L27
'attachmentModel' is assigned a value but never used
eslint: src/auth/auth.controller.spec.ts#L7
'req' is defined but never used
eslint: src/auth/auth.controller.spec.ts#L11
'req' is defined but never used
eslint: src/auth/auth.controller.spec.ts#L15
'req' is defined but never used
eslint: src/auth/guards/jwt-auth.guard.ts#L4
'UnauthorizedException' is defined but never used
eslint: src/auth/guards/jwt-auth.guard.ts#L29
'info' is defined but never used
eslint: src/auth/guards/jwt-auth.guard.ts#L30
'context' is defined but never used
eslint: src/auth/strategies/ldap.strategy.ts#L90
'password' is assigned a value but never used