Skip to content

It seems that the password credentials constant is missing. #7336

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

Closed
ziponia opened this issue Sep 2, 2019 · 1 comment
Closed

It seems that the password credentials constant is missing. #7336

ziponia opened this issue Sep 2, 2019 · 1 comment
Assignees
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue

Comments

@ziponia
Copy link
Contributor

ziponia commented Sep 2, 2019

https://github.com/spring-projects/spring-security/blob/master/oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/AuthorizationGrantType.java

I think that password credentials should be provided as a constant for external use.

Also, the refresh token entry is missing from the description. (Line 29)

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Sep 2, 2019
@jgrandja
Copy link
Contributor

jgrandja commented Sep 3, 2019

@ziponia Support for the password grant will soon be merged via #7013, which adds AuthorizationGrantType.PASSWORD.

@jgrandja jgrandja closed this as completed Sep 3, 2019
@jgrandja jgrandja self-assigned this Sep 3, 2019
@jgrandja jgrandja added in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) and removed status: waiting-for-triage An issue we've not yet triaged labels Sep 3, 2019
@jgrandja jgrandja added status: invalid An issue that we don't feel is valid status: duplicate A duplicate of another issue and removed status: invalid An issue that we don't feel is valid labels Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: oauth2 An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose) status: duplicate A duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants