Skip to content

Add support for CLI redirect-uri to keycloak configuration #1623

@Harsh4902

Description

@Harsh4902

Reason/Context

  • As we have successfully implemented sso-based login in microcks-cli we have to redirect the user to specific port where a server started by the CLI is waiting for the response of authentication from Keycloak.
  • Currently, we are adding only one redirect-uri which is the URI of the microcks server.

Description

  • We have to add the server-address/redirect-URL into the Keycloak configuration, otherwise keycloak will not allow that authentication request from the CLI
  • As admin we should have a privilege to add the redirect-uri dynamically.

Implementation ideas

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions