Azure-Samples / Azure-Samples/ms-identity-android-java
Define keystore signature calculation algorithm
- Lenguaje dominante
- Java
- Estrellas
- 34
- Forks
- 30
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```
### Expected/desired behavior
> Please provide exact Android keystore signature generation command in docs.
`keytool -exportcert -alias [aliasname] -keystore [your app keystore path] | openssl sha1 -binary | openssl base64`
Please confirm, if above command is correct.
Specifically, should base64 be generated from binary form of sha1?
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Guía de contribución
Línea de trabajo
The issue does not name a documentation file or test. Review the existing Android keystore and signature instructions first, then verify the proposed command and its binary SHA-1 to Base64 step; it is done when the documentation states the confirmed command and answers that question.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- android, java
- Área
- documentation, mobile
- Tipo de issue
- Documentación
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100