Skip to content
Snippets Groups Projects
oauth2fiware.html 272 B
Newer Older
trantzas's avatar
trantzas committed
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Insert title here</title>
</head>
<body>

<form method="get" action="http://localhost:13000/portal/services/api/repo/oauth2" >
<input class="btn btn-default" type="submit" value="Save" />

</form>
</body>
</html>