Skip to content

ED-319 move identity provider configuration in domain conf - #412

Open
0x42 wants to merge 7 commits into
masterfrom
ED-319/ft/mv_provider_conf_in_domain_conf
Open

ED-319 move identity provider configuration in domain conf#412
0x42 wants to merge 7 commits into
masterfrom
ED-319/ft/mv_provider_conf_in_domain_conf

Conversation

@0x42

@0x42 0x42 commented Dec 3, 2021

Copy link
Copy Markdown
Contributor

Перед deploy'ем данных изменений, необходимо:

  1. Обновить party_managment([ed-319] upd dmsl party_management#32)
  2. Обновить dominant(ED-319 upd dmsl dominant#171)
  3. Настроить identity providers в domain_config'е

@0x42
0x42 requested a review from keynslug December 8, 2021 08:56
Comment thread apps/fistful/src/ff_provider.erl Outdated
id(#{id := ID}) ->
ID.
id(#{id := Ref}) ->
Ref#domain_IdentityProviderRef.name.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Хм, я кстати не уверен, что ничего не сломается у потребителей domain config (например, тот же control center), если ты поле в ref называешь как-то отлично от id. Я б конечно на всякий случай переименовал в рамках конвенции, пока не поздно.

@0x42
0x42 requested a review from keynslug December 10, 2021 09:45
-spec list_providers() -> [provider_ref()].
list_providers() ->
#'VersionedObject'{
% version = Version,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Теперь получается можно взять отсюда версию, и порешать TODO из функции выше. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants