Skip to content

Add Koop Direct Authentication capability for GCZ Provider

Levi Remington requested to merge add-koop-direct-auth-lr into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
#182 (closed)

Does this introduce a change in the core logic?

  • [YES/NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Does this introduce a breaking change?

  • [YES/NO]

What is the new/expected behavior?

  • Introduces new feature which allows for GCZ Provider to use Authentication middleware and protect its services from users who are not authorized.
  • Adds new documentation to support and explain the feature.

Have you added/updated Unit Tests and Integration Tests?

  • Updated Postman Collection to properly demonstrate and test the authentication.

Merge request reports