Skip to content

0.1.0

Choose a tag to compare

@chicco785 chicco785 released this 06 Apr 08:44
f3300b6

New features

  • Token verification with jws, valid issuers, audience
  • Env variables for configuration of Auth API endpoint, audience, valid issuers
  • Default policies
  • acl for policieis, tenants and servicepaths
  • automatic creation of policies for entities, assigned to the user who
    successfully created the entity
  • adding the graphql config inside the realm export
  • change the url for the client1 in order to communicate with the frontend

Bug fixes

Documentation

  • Improved documentation to account for new features
  • Users identified by emails instead of Keycloak IDs

Continuous Integration

  • Added to workflow to account for changes
  • Configurable CORS

Technical debt