Skip to content

Fix docstring and pass None values #4

@sitbon

Description

@sitbon

The base client already checks the default env values.

Docstring: auth_realm default is master, not realm's value.

def default_client_factory(*, server_url=None, realm=None, client_id=None, client_secret=None, auth_realm=None) -> KeycloakClient:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions