forked from c.ellrich/cloaksmith
add logo to README
This commit is contained in:
parent
31a5cce1bc
commit
122bdb113d
@ -1,3 +1,7 @@
|
||||
<p align="center">
|
||||
<img src="media/logo.svg" alt="Cloaksmith Logo" width="200"/>
|
||||
</p>
|
||||
|
||||
# Cloaksmith
|
||||
|
||||
Cloaksmith is a CLI tool designed to interact with a Keycloak server using OAuth 2.0 Device Authorization Grant. It allows you to import roles from a CSV file and create role mappings, with a focus on simplicity and extensibility.
|
||||
@ -81,4 +85,4 @@ cloaksmith import-roles --client-id <target_client_id> --realm <target_client_re
|
||||
Cloaksmith is designed to be easily extensible. You can add new commands or functionality by modifying the CLI or the underlying modules.
|
||||
|
||||
## License
|
||||
This project is licensed under the terms specified in the LICENSE file.
|
||||
This project is licensed under the terms specified in the LICENSE file.
|
||||
|
||||
145
media/logo.svg
Executable file
145
media/logo.svg
Executable file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 1.1 MiB |
Loading…
x
Reference in New Issue
Block a user