Skip to content

Commit

Permalink
Identity Provider screen for TenantDetails (#1809)
Browse files Browse the repository at this point in the history
- fixing encryption page styles
- removing extra fields on gemalto configuration
- backend endpoints for tenant identity provider details
- force restart tenant pods when identity provider configuration change
- force restart tenant pods when tls certificates change
- existing tls secrets are not deleted from tenant namespace, just removed from the tenant

Signed-off-by: Lenin Alevski <alevsk.8772@gmail.com>
  • Loading branch information
Alevsk committed Apr 8, 2022
1 parent 02a35fb commit 8540168
Show file tree
Hide file tree
Showing 21 changed files with 2,267 additions and 167 deletions.
16 changes: 15 additions & 1 deletion models/idp_configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

163 changes: 160 additions & 3 deletions operatorapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 24 additions & 0 deletions operatorapi/operations/operator_api.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8540168

Please sign in to comment.