GithubHelp home page GithubHelp logo

canonical / identity-platform-admin-ui-operator Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 240 KB

Charmed Operator for the Identity Platform Admin UI application.

License: Apache License 2.0

Python 100.00%
identity-platform juju juju-charm kubernetes

identity-platform-admin-ui-operator's Introduction

Identity Platform Admin UI Charmed Operator

CharmHub Badge Juju License

Continuous Integration Status pre-commit Conventional Commits

Description

This repository hosts a Juju Kubernetes Charmed Operator for the Identity Platform Admin UI application.

Usage

The identity-platform-admin-ui operator can be deployed using the following command:

juju deploy identity-platform-admin-ui --channel edge --trust

Integrations

Please refer to the metadata.yaml for all required and provided integrations.

kratos_info Integration

juju integrate identity-platform-admin-ui:kratos-info kratos

hydra_endpoint_info Integration

juju integrate identity-platform-admin-ui:hydra-endpoint-info hydra

oathkeeper_info Integration

juju integrate identity-platform-admin-ui:oathkeeper-info oathkeeper

openfga Integration

juju integrate identity-platform-admin-ui openfga-k8s

ingress Integration

juju integrate identity-platform-admin-ui:ingress traefik-k8s

oauth Integration

juju integrate identity-platform-admin-ui:oauth hydra

certificate_transfer integration

If the oauth integration is built, please also integrate with a CA issuer charmed operator, e.g.elf-signed-certificats` operator:

juju integrate identity-platform-admin-ui:receive-ca-cert self-signed-certificates

Security

Security issues can be reported through LaunchPad. Please do not file GitHub issues about security issues.

Contributing

Please see the Juju SDK docs for guidelines on enhancements to this charm following best practice guidelines, and CONTRIBUTING.md for developer guidance.

License

The Identity Platform Admin UI Charmed Operator is a free software, distributed under the Apache Software License, version 2.0. See LICENSE for more information.

identity-platform-admin-ui-operator's People

Contributors

barcomasile avatar bencekov avatar natalian98 avatar nsklikas avatar wood-push-melon avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

identity-platform-admin-ui-operator's Issues

Admin UI fails to start when openfga config is not ready

Due to recent changes to the image, Admin UI fails to start the service when openfga relation is in place, but it's missing the store and model config:

{"severity":"error","@timestamp":"2024-04-15T08:15:38.698981745Z","message":"invalid config object: Key: 'Config.ApiScheme' Error:Field validation for 'ApiScheme' failed on the 'required' tag\nKey: 'Config.ApiHost' Error:Field validation for 'ApiHost' failed on the 'required' tag\nKey: 'Config.StoreID' Error:Field validation for 'StoreID' failed on the 'required' tag\nKey: 'Config.ApiToken' Error:Field validation for 'ApiToken' failed on the 'required' tag\nKey: 'Config.AuthModelID' Error:Field validation for 'AuthModelID' failed on the 'required' tag"}
panic: OpenFGA config missing

The container shouldn't be replanned until these environment variables are present.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.