Updated OFAA OAID scripts
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
<?php
|
||||
|
||||
// how many OAIDs to create at once
|
||||
// 0 requires command line argument (which always overrides this variable)
|
||||
$batch_size = 0;
|
||||
|
||||
$oauth_url = "https://sso.yio.at/auth/realms/oaid/protocol/openid-connect/token";
|
||||
|
||||
$baseurl = "https://api.oaid.at/v1";
|
||||
|
||||
Reference in New Issue
Block a user