|
|
@ -3,6 +3,7 @@ |
|
|
|
#Script to use with curanet.dk, scannet.dk, wannafind.dk, dandomain.dk DNS management. |
|
|
|
#Requires api credentials with scope: dns |
|
|
|
#Author: Peter L. Hansen <peter@r12.dk> |
|
|
|
#Version 1.0 |
|
|
|
|
|
|
|
CURANET_REST_URL="https://api.curanet.dk/dns/v1/Domains" |
|
|
|
CURANET_AUTH_URL="https://apiauth.dk.team.blue/auth/realms/Curanet/protocol/openid-connect/token" |
|
|
|