Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Add more dynamic options to overwrite client settings #1

Merged
merged 4 commits into from
Feb 7, 2023

Conversation

msniveau
Copy link
Collaborator

@msniveau msniveau commented Feb 7, 2023

  • EndpointOverrideOption allows setting a different endpoint to communicate with
  • ProviderKeycloakUserPassword defines the login mechanism by using the client and user credentials provided for obtaining the access token
  • ProviderKeycloakClientAuth adds the ability to authenticate by only using client-id an client-secret (not implemented yet)

msniveau and others added 4 commits February 7, 2023 19:35
+ EndpointOverrideOption allows setting a different endpoint to communicate with
+ ProviderKeycloakUserPassword defines the login mechanism by using the client and user credentials provided for obtaining the access token
+ ProviderKeycloakClientAuth adds the ability to authenticate by only using client-id an client-secret (not implemented yet)
+ EndpointOverrideOption allows setting a different endpoint to communicate with
+ ProviderKeycloakUserPassword defines the login mechanism by using the client and user credentials provided for obtaining the access token
+ ProviderKeycloakClientAuth adds the ability to authenticate by only using client-id an client-secret (not implemented yet)
…ions

# Conflicts:
#	pkg/gpcloud/client/client.go
@BirknerAlex BirknerAlex merged commit e8b8855 into main Feb 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants