You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/03/11 13:29:12 UTC

[GitHub] [apisix-dashboard] Rushabh-Sukhadia opened a new pull request #2375: feat : Token generation endpoint configuration property (#2374)

Rushabh-Sukhadia opened a new pull request #2375:
URL: https://github.com/apache/apisix-dashboard/pull/2375


   Adding new property of token generation end point.
   
   feat: #2374
   
   Please answer these questions before submitting a pull request, **or your PR will get closed**.
   
   **Why submit this pull request?**
   - [ _/]  New feature provided
   
   **What changes will this PR take into?**
   
   In Keycloak plugin, there can be a feature to support the "password" grant type which can generate token via Keycloak token endpoint and return it in response.
   
   There can be configuration setting "token_generation_endpoint", which will contain URL endpoint. If incoming URL requests match with this URL, identify the user name and password from incoming request parameters and call "token_endpoint".
   
   **Related issues**
   
   feat #6574
   
   **Checklist:**
   
   - [ _/] Did you explain what problem does this PR solve? Or what new features have been added?
   - [ X] Have you added corresponding test cases?
   - [_/] Have you modified the corresponding document?
   - [ _/] Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [apisix-dashboard] Rushabh-Sukhadia closed pull request #2375: feat : Token generation endpoint configuration property (#2374)

Posted by GitBox <gi...@apache.org>.
Rushabh-Sukhadia closed pull request #2375:
URL: https://github.com/apache/apisix-dashboard/pull/2375


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org