p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
362 stars 65 forks source link

organization theme #131

Closed AbrorxonAloxonov closed 9 months ago

AbrorxonAloxonov commented 9 months ago

I want to enter additional information when opening an organization. but I could that is, I want to enter the id when opening Organization. id is currently being generated.not find the code related to create organization in the projects. please help me to change the create organization theme.

AbrorxonAloxonov commented 9 months ago

image

xgp commented 9 months ago

The ID is generated when an organization is created. This is not something that can be changed.

AbrorxonAloxonov commented 9 months ago

The ID is generated when an organization is created. This is not something that can be changed.

I want to save a unique organization inn number issued by the state. can you please help me where i can find the code of "craet an organization" theme shown in the picture

AbrorxonAloxonov commented 9 months ago

or can I add a separate column without changing the id?

xgp commented 9 months ago

It's not possible using this extension.

xgp commented 9 months ago

There are Organization attributes, which are arbitrary key/values. You could set an attribute for the value you want to store.

AbrorxonAloxonov commented 9 months ago

It's not possible using this extension.

Why can't I add a new field?

AbrorxonAloxonov commented 9 months ago

I saw all the jar file codes in the docker image, I think these codes are incomplete, that is, not all of them are shown?

xgp commented 9 months ago

Why can't I add a new field?

You can do whatever you want. I just can't add those to this extension or help you, as it's outside of the scope of what this library does.

I saw all the jar file codes in the docker image, I think these codes are incomplete, that is, not all of them are shown?

Sorry. I'm having extraordinary difficulty understanding your questions. I don't think I can help you with this project.

AbrorxonAloxonov commented 9 months ago

image

I apologize if my questions were unclear. my last question. which project's ui code in this picture is in which js file.

AbrorxonAloxonov commented 9 months ago

The ID is generated when an organization is created. This is not something that can be changed.

Please answer my last question