provectus / kafka-ui

Open-Source Web UI for Apache Kafka Management
Apache License 2.0
9.72k stars 1.18k forks source link

Implement UI for oauth options #2742

Open Haarolean opened 2 years ago

Haarolean commented 2 years ago

https://github.com/opendatadiscovery/odd-platform/blob/main/odd-platform-api/src/main/resources/templates/oauth2_login.html https://github.com/opendatadiscovery/odd-platform/blob/main/odd-platform-api/src/main/java/org/opendatadiscovery/oddplatform/config/OAuthSecurityConfiguration.java#L211

If possible, without thymeleaf

chibuike-19 commented 2 years ago

Can I get assigned to this issue?

Haarolean commented 2 years ago

Can I get assigned to this issue?

hey, sorry for the delay. It's actually backend+frontend task, still interested? We've got an example, just need to copy and adapt it.

fMurugi commented 2 years ago

Hi @Haarolean can you please expound on what one is supposed to do please . I am new to this project.

Haarolean commented 2 years ago

Hi @Haarolean can you please expound on what one is supposed to do please . I am new to this project.

hey, sorry for the delay.

Here's a ready example, we need to adapt it: https://github.com/opendatadiscovery/odd-platform/blob/main/odd-platform-api/src/main/resources/templates/oauth2_login.html https://github.com/opendatadiscovery/odd-platform/blob/main/odd-platform-api/src/main/java/org/opendatadiscovery/oddplatform/config/OAuthSecurityConfiguration.java#L211

sabellaj commented 1 year ago

Could you assign me to this issue?