How to change expirer token time from 12h to 24h
Hello everyone! I am having some problems with expirer time in keystone. When i use "date" command:
2019-05-30 17:11:35.125056 convert into int: 1559211093
When I use token issue
2019-05-30T11:12:34.000000Z convert into int: 1559189512
There are something wrong. How can I edit expirer time in keystone into 24h format?