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

Introduce a PUT and GET operation to the Tenant Management API (v1) #704

Merged
merged 11 commits into from
Oct 17, 2024

Commits on Oct 10, 2024

  1. Generate tenant owner APIs

    hwupathum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    97e4431 View commit details
    Browse the repository at this point in the history
  2. Add realm service

    hwupathum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    19d4900 View commit details
    Browse the repository at this point in the history
  3. Implement API logic

    hwupathum committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    813c3ab View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Improve error handling

    hwupathum committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    24fc4bc View commit details
    Browse the repository at this point in the history
  2. Update swagger doc

    hwupathum committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d7e6292 View commit details
    Browse the repository at this point in the history
  3. Support additional claims

    hwupathum committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7eb1de3 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Fix styling issue

    hwupathum committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8baf807 View commit details
    Browse the repository at this point in the history
  2. Remove 409 error return

    hwupathum committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    2645153 View commit details
    Browse the repository at this point in the history
  3. Fix review comments

    hwupathum committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    cab5ddc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    32b2b82 View commit details
    Browse the repository at this point in the history
  2. Bump multi-tenancy version

    hwupathum committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    449c4fd View commit details
    Browse the repository at this point in the history