italia / italia/spid-cie-oidc-java

Change default port on example RP

Open
#29 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
29
Forks
6
PR merge metrics
No merged PRs in 30d

Description

It could be useful to have a way to change the default 8080 port of the example RP to a different one. And also update the oidc uris accordingly. I've tried to edit the [application.yml](examples/relying-party-spring-boot/src/main/resources/application.yml) file adding

```
port: 8005
```

under the `server:` tag, but it seems not to use the application.yml file when running.

Is there a way to do this?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.