Woww , it worked. I used oxd that you sent. But now i get another error . After registering i get oxd_id . it is ok. But oxd server does not create json file(client info).
Besides What is that protectionAccessToken ? How can i get it ?
2017-05-15 11:07:30,612 TRACE [org.xdi.oxd.common.CoreUtils] Read result: ReadResult{m_command='{"command":"get_authorization_url","params":{"prompt":null,"scope":["openid","email","clientinfo"],"oxd_id":"5e6a5ce0-938a-45c0-9f48-f87709e470c5","acr_values":null,"hd":null,"protection_access_token":null}}', m_leftString=''}
2017-05-15 11:07:30,612 TRACE [org.xdi.oxd.server.Processor] Command: {"command":"get_authorization_url","params":{"prompt":null,"scope":["openid","email","clientinfo"],"oxd_id":"5e6a5ce0-938a-45c0-9f48-f87709e470c5","acr_values":null,"hd":null,"protection_access_token":null}}
2017-05-15 11:07:30,613 ERROR [org.xdi.oxd.server.Processor]
ErrorResponseException{errorResponseCode=ErrorResponseCode{value='blank_protection_access_token', description='protection_access_token is blank. Command is protected by protection_access_token, please provide valid token or otherwise switch off protection in configuration with protect_commands_with_access_token=false'}}
at org.xdi.oxd.server.service.ValidationService.validate(ValidationService.java:65)
at org.xdi.oxd.server.service.ValidationService.validate(ValidationService.java:51)
at org.xdi.oxd.server.Processor.process(Processor.java:76)
at org.xdi.oxd.server.Processor.process(Processor.java:53)
at org.xdi.oxd.server.SocketProcessor.run(SocketProcessor.java:60)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2017-05-15 11:07:30,614 TRACE [org.xdi.oxd.server.Processor] Send back response: {"status":"error","data":{"error":"blank_protection_access_token","error_description":"protection_access_token is blank. Command is protected by protection_access_token, please provide valid token or otherwise switch off protection in configuration with protect_commands_with_access_token=false"}}
2017-05-15 11:07:30,614 TRACE [org.xdi.oxd.server.SocketProcessor] Socket processor handling...
2017-05-15 11:07:30,614 TRACE [org.xdi.oxd.common.CoreUtils] commandSize: -1, stringStorage: