We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
credentials
credentials are used by magda-auth-internal for local authentication.
At this moment, there are no APIs available for credentials-related operations.
There is a script provided offered by this repo to create new credentials for users. But it would be more convenient to offer a set of APIs.
The set of APIs will be available via magda gateway via URL: https://[your magda domain]/auth/login/plugin/internal/apis/credentials/*
https://[your magda domain]/auth/login/plugin/internal/apis/credentials/*
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Create
credentials
APIscredentials
are used by magda-auth-internal for local authentication.At this moment, there are no APIs available for credentials-related operations.
There is a script provided offered by this repo to create new
credentials
for users. But it would be more convenient to offer a set of APIs.The set of APIs will be available via magda gateway via URL:
https://[your magda domain]/auth/login/plugin/internal/apis/credentials/*
The text was updated successfully, but these errors were encountered: