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

Added configuration from json file #231

Merged
merged 20 commits into from
Oct 5, 2019
Merged

Commits on Mar 27, 2019

  1. Added configuration from json file

    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e52b4cd View commit details
    Browse the repository at this point in the history
  2. Added hashing secret for api resources

    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    a3100d2 View commit details
    Browse the repository at this point in the history
  3. Removed no longer required hardcoded configuration

    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c7df0e8 View commit details
    Browse the repository at this point in the history
  4. Removed unnecessary info from codebase that is already in appsettings…

    ….json
    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    daa616c View commit details
    Browse the repository at this point in the history
  5. The name of default role is now configurable

    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    d26ebad View commit details
    Browse the repository at this point in the history
  6. Removed unused constant field

    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    aba54d1 View commit details
    Browse the repository at this point in the history
  7. Also adjustible admin role in STS

    Michał Drzał committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    03d1249 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Configuration menu
    Copy the full SHA
    51042b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f79c6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'seeding-db-with-json-document' of https://github.com/sk…

    …oruba/IdentityServer4.Admin into seeding-db-with-json-document
    Michał Drzał committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    c8d2da8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'seeding-db-with-json-document' of https://github.com/sk…

    …oruba/IdentityServer4.Admin into seeding-db-with-json-document
    Michał Drzał committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    b8afaf0 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'seeding-db-with-json-document' of https://github.com/sk…

    …oruba/IdentityServer4.Admin into seeding-db-with-json-document
    Michał Drzał committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    f23314a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Fixed importing client claims

    Michał Drzał committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    3327d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    da6b978 View commit details
    Browse the repository at this point in the history
  2. Update AdminConfiguration

    skoruba committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    1e2599c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    859988a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93ea959 View commit details
    Browse the repository at this point in the history
  5. Rename UserDataConfiguration to IdentityDataConfiguration and ClientD…

    …ataConfiguration to IdentityServerDataConfiguration
    skoruba committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    455c7b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47aeea8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e0ea47 View commit details
    Browse the repository at this point in the history