claimed-framework / claimed-framework/mlx_deprecated
MLX login needs to support AppID as an option.
- Dominant language
- Python
- Stars
- 220
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
MLX right now only can login using basic browser form. We need to add support for AppID login in the MLX login page.
The Kubeflow way of forcing login is based on domain path. However, MLX needs to force login based on user role, not the domain path. Thus, it needs to support the AppID login using the following documentations.
https://cloud.ibm.com/docs/appid?topic=appid-web-apps
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.