servicecatalog / oscm-rest-api

An RESTful API for the OSCM Platform.
https://openservicecatalogmanager.org
Apache License 2.0
2 stars 1 forks source link

Investigate how to aproach OIDC mode authentication #236

Closed kowalczyka closed 4 years ago

kowalczyka commented 4 years ago

Summary OSCM works in INTERNAL and OIDC authentication mode. Currently REST API is supported only INTERNAL mode. This task is about investigating how to aproach OIDC mode.

Details N/A

Acceptance criteria

Additional context N/A

kowalczyka commented 4 years ago

Closing as following tasks were created to resolve OIDC mode issue for REST API: https://github.com/servicecatalog/oscm/issues/896