-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BC-6453 - Add authorization service client module #5050
BC-6453 - Add authorization service client module #5050
Conversation
…horization-client/authorization-api-client`
…lient/authorization-api-client/.openapi-generator-ignore`
…rom sonarcloud
apps/server/src/infra/authorization-client/authorization-api-client/api/authorization-api.ts
Outdated
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.ts
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.ts
Outdated
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.ts
Outdated
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.module.ts
Outdated
Show resolved
Hide resolved
…oud-Verbund-Software instead of HPI Schul-Cloud
…Software` also for NestJS
…t/index.ts` explicit
apps/server/src/infra/authorization-client/authorization-client.adapter.spec.ts
Fixed
Show fixed
Hide fixed
@bischofmax I have changed the structure of Many thanks for your feedback!!! |
apps/server/src/infra/authorization-client/authorization-client.adapter.spec.ts
Outdated
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.spec.ts
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.spec.ts
Outdated
Show resolved
Hide resolved
- `checkPermissionByReferences` to `checkPermissionsByReference` - `hasPermissionByReferences` to `hasPermissionsByReference`
apps/server/src/infra/authorization-client/authorization-client.adapter.ts
Outdated
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/error/authorization-error.loggable-exception.spec.ts
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.ts
Outdated
Show resolved
Hide resolved
apps/server/src/infra/authorization-client/authorization-client.adapter.spec.ts
Outdated
Show resolved
Hide resolved
…gableException`
…de loggables
…t tests and extend own unit tests
Quality Gate passedIssues Measures |
Description
Add authorization client module based on authorization api.
Links to Tickets or other pull requests
JIRA : https://ticketsystem.dbildungscloud.de/browse/BC-6453
Changes
Datasecurity
Deployment
New Repos, NPM pakages or vendor scripts
Approval for review
generate-client:server
was executed in vue frontend and changes were tested and put in a PR with the same branch name.