Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing attributes in OAuth Profile window ? #170

Open
Bertrand-A opened this issue Feb 22, 2024 · 0 comments
Open

Missing attributes in OAuth Profile window ? #170

Bertrand-A opened this issue Feb 22, 2024 · 0 comments

Comments

@Bertrand-A
Copy link

OS : CentOS/RHEL 7.9
AMLEN Version : 1.1dev
AMLEN Build : 20231130-1152

Hello the Amlen team,

On the WebUI, in the Server -> Security Settings -> OAuth Profile, when we want create or edit an OAuth profile, it seems that it missing 2 attributes in the WebUI.
Here the screen of WebUI
image

The only way to complete the OAuth profile configuration is to use the Rest API on this endpoint : ima/v1/configuration with a POST method on OAuthProfile.

Heres the two missing attributes in the WebUI :
UserName
UserPassword

image

On my side, these attributes are used to perform a OAuth2 Introspection (between AMLEN and the OAuth federation) when a MQTT client open a new connection on the Amlen Broker.

There is a way to update the WebUI to add these parameters ?
Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant