Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform claims from external providers #85

Closed
aguacongas opened this issue May 3, 2020 · 1 comment · Fixed by #87
Closed

Transform claims from external providers #85

aguacongas opened this issue May 3, 2020 · 1 comment · Fixed by #87
Labels
enhancement New feature or request

Comments

@aguacongas
Copy link
Member

  • Add a table to configure claims transformation
  • Add service transforming claims from external provider
  • Add a UI to configure claims transformation per provider
@github-actions
Copy link
Contributor

github-actions bot commented May 3, 2020

We realy thank you to contribute to this project' first issue

@aguacongas aguacongas added the enhancement New feature or request label May 3, 2020
aguacongas added a commit that referenced this issue May 3, 2020
aguacongas pushed a commit that referenced this issue Sep 15, 2020
# 1.0.0 (2020-09-15)

### Bug Fixes

* identity properties management ([4217fbf](4217fbf))
* update packages ([08af3bd](08af3bd))
* update packages ([100ec90](100ec90))
* update packages ([e7cb25c](e7cb25c))
* update packages ([047b213](047b213))

### Features

* 2fa login ([a562544](a562544))
* application pakages ([13395fb](13395fb))
* auto remove expired tokens ([379fc8c](379fc8c)), closes [#145](#145)
* Change culture ([1afebe9](1afebe9))
* client configuration ([5862929](5862929))
* custom welcome screen ([a5b319a](a5b319a))
* disable strict SSL ([373050d](373050d))
* dynamic authentication http store ([5c60e5e](5c60e5e))
* dynamic clien registration ([227fa93](227fa93))
* dynamic welcome render fragment ([26979a8](26979a8))
* entities localized resources ([4ca9a10](4ca9a10))
* export entities in json file ([dbb1262](dbb1262))
* external provider claim transfomation ([4600466](4600466)), closes [#85](#85)
* external providers configuration ([7546850](7546850))
* get remote idp providers configuration ([0d0821a](0d0821a))
* http fallback stores ([532208a](532208a))
* identityserver4 stores ([4399e69](4399e69))
* identiy resource configuration ([d4b2b54](d4b2b54))
* import settings ([4770d7a](4770d7a))
* Internationalization ([9af6eca](9af6eca))
* is4 config, fowarded headers config ([64e44c3](64e44c3))
* is4 http stores ([38833f5](38833f5))
* k8s sample ([4e633ce](4e633ce)), closes [#124](#124)
* let's encrypt challenge ([4d7ef87](4d7ef87))
* letsencrypt auto certificate ([1aee75d](1aee75d))
* localize authentication pages ([2bc9b0c](2bc9b0c))
* manage users ([2a02c1d](2a02c1d))
* multi RDBMS migrations ([f32ceb0](f32ceb0))
* multi type db config ([a8a0f59](a8a0f59))
* non breaking same site cookies ([71207aa](71207aa))
* odata style request ([3bcc68a](3bcc68a))
* openapi authorization ([fc545d1](fc545d1))
* plugable profile service ([9c26d5c](9c26d5c))
* provider signalr client ([8cf5cd2](8cf5cd2))
* proxing claims providers ([066668b](066668b))
* pwa ([dac7181](dac7181)), closes [#126](#126)
* secure provider hub ([0256316](0256316))
* select resource from system ([5cac5ff](5cac5ff))
* sortable lists ([4e3832c](4e3832c))
* spa blazor sample ([5b9971e](5b9971e))
* support docker ([a388f96](a388f96))
* translation page ([75e0f27](75e0f27))
* user management ([2fee786](2fee786))
* user management ([727640f](727640f))
* user registration ([c942e67](c942e67))
* user tokens management ([7d0884d](7d0884d))

### Performance Improvements

* improve admin store ([5ec5cf8](5ec5cf8))
* remove stupid state management code ([d681e88](d681e88))

### Reverts

* remove let's encrypt ([a393eba](a393eba))
* remove pwa ([f62cb1a](f62cb1a))
* revert previous commit ([06b42e6](06b42e6))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant