eclipse-aaspe / server

C# based server for AASX packages
Other
68 stars 49 forks source link

Keycloak Setup #126

Open JensAc opened 2 years ago

JensAc commented 2 years ago

Hey there,

For the use of the AASX-server in the SDM4FZI-project, I want to deploy an AASX-server in a Kubernetes cluster and use keycloak for authentication. However, I am wondering how to configure the server so that I can use keycloak. Is there any documentation or guide on how to achieve this? Would be great, if you could help me out.

fabianzacharias commented 1 year ago

Hi Jens, we were planning the same thing. Did you proceed in this issue? Fabian

JensAc commented 1 year ago

Hi Fabian, no, there is no progress regarding this and it seems that it is not a high priority issue in our project.

aorzelskiGH commented 8 months ago

There is the authentication server at https://admin-shell-io.com/50001/.well-known/openid-configuration This uses https://github.com/admin-shell-io/aasx-IdentityServer4 A keycloak solution would be interesting.