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

Demo: Keycloak RBAC #183

Draft
wants to merge 38 commits into
base: main
Choose a base branch
from
Draft

Demo: Keycloak RBAC #183

wants to merge 38 commits into from

Commits on Mar 5, 2024

  1. Basic docker compose setup

    alukach committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9bc63db View commit details
    Browse the repository at this point in the history
  2. Use OPL namespaces

    alukach committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    059b385 View commit details
    Browse the repository at this point in the history
  3. Fix bad collection

    alukach committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f4f68b2 View commit details
    Browse the repository at this point in the history
  4. Fix collection name

    alukach committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    30c6f97 View commit details
    Browse the repository at this point in the history
  5. Fixup namespaces

    alukach committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b59a1bf View commit details
    Browse the repository at this point in the history
  6. Ignore history

    alukach committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2d65cb1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9a386c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Use SpiceDB rather than Keto

    alukach committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    67b67a8 View commit details
    Browse the repository at this point in the history
  2. Add basic frontend

    alukach committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    c216c2a View commit details
    Browse the repository at this point in the history
  3. In progress UI

    alukach committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    d005e8f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. In progress

    alukach committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    cfc80d4 View commit details
    Browse the repository at this point in the history
  2. Plausible integration (#182)

    * Plausible analytic integration to our documentation website
    
    * Update analytics with localhost support
    
    * Make configurable, simplify
    
    ---------
    
    Co-authored-by: Zachary Deziel <[email protected]>
    alukach and zacharyDez committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    eab3665 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a59af79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e98984 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9577445 View commit details
    Browse the repository at this point in the history
  4. Use eoAPI custom codebase

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5f8911d View commit details
    Browse the repository at this point in the history
  5. Basic keycloak bootstrapping

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    37b10ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11317ce View commit details
    Browse the repository at this point in the history
  7. Refactor for cleanliness

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ca0bc58 View commit details
    Browse the repository at this point in the history
  8. Setup user profiles

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    99a835f View commit details
    Browse the repository at this point in the history
  9. Install JWT reqs

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c5d1afc View commit details
    Browse the repository at this point in the history
  10. Remove client authentication

    Format to fit Keycloak export
    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ecafe85 View commit details
    Browse the repository at this point in the history
  11. Rm unused file

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    4014349 View commit details
    Browse the repository at this point in the history
  12. Support scopes

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    82ef5b2 View commit details
    Browse the repository at this point in the history
  13. Docstring

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fe1c4d5 View commit details
    Browse the repository at this point in the history
  14. Cleanup

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c071300 View commit details
    Browse the repository at this point in the history
  15. cleanup

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cd7c0ea View commit details
    Browse the repository at this point in the history
  16. Buildout types

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    f076e59 View commit details
    Browse the repository at this point in the history
  17. Add scope requirements

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    5194a30 View commit details
    Browse the repository at this point in the history
  18. Add STAC Item permissions

    alukach committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    1f669f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Undo unrelated changes

    alukach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    429b8b1 View commit details
    Browse the repository at this point in the history
  2. Rm spicedb runtime code

    alukach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0b62835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2fee7d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0faee7b View commit details
    Browse the repository at this point in the history
  5. Revert unnecessary changes

    alukach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4b8a547 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d7f04a View commit details
    Browse the repository at this point in the history
  7. Fix keycloak bootstrap

    alukach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d74d8b2 View commit details
    Browse the repository at this point in the history
  8. Fix lint

    alukach committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c230257 View commit details
    Browse the repository at this point in the history